Validate new relic config in github actions

This commit is contained in:
Ryan Ahearn
2023-01-19 09:33:33 -05:00
parent 0652b21521
commit b9a53b7b54
3 changed files with 16 additions and 1 deletions

View File

@@ -12,6 +12,7 @@ permissions:
env:
DEBUG: True
NOTIFY_ENVIRONMENT: test
NEW_RELIC_CONFIG_FILE: newrelic.ini
NEW_RELIC_ENVIRONMENT: test
FLASK_APP: application.py
FLASK_ENV: development