mirror of
https://github.com/GSA/notifications-api.git
synced 2026-09-07 12:08:25 -04:00
Remove NOTIFY_EMAIL_DOMAIN override in CI test runs
This commit is contained in:
1
.github/workflows/checks.yml
vendored
1
.github/workflows/checks.yml
vendored
@@ -11,7 +11,6 @@ env:
|
|||||||
FLASK_APP: application.py
|
FLASK_APP: application.py
|
||||||
FLASK_ENV: development
|
FLASK_ENV: development
|
||||||
WERKZEUG_DEBUG_PIN: off
|
WERKZEUG_DEBUG_PIN: off
|
||||||
NOTIFY_EMAIL_DOMAIN: dispostable.com
|
|
||||||
REDIS_ENABLED: 0
|
REDIS_ENABLED: 0
|
||||||
AWS_REGION: us-west-2
|
AWS_REGION: us-west-2
|
||||||
AWS_PINPOINT_REGION: us-west-2
|
AWS_PINPOINT_REGION: us-west-2
|
||||||
|
|||||||
Reference in New Issue
Block a user