mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-26 17:24:23 -04:00
Switch Admin site environment to development
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
This commit is contained in:
2
.github/workflows/checks.yml
vendored
2
.github/workflows/checks.yml
vendored
@@ -114,6 +114,8 @@ jobs:
|
|||||||
# NOTIFY_ENVIRONMENT: development
|
# NOTIFY_ENVIRONMENT: development
|
||||||
- name: Run Admin server
|
- name: Run Admin server
|
||||||
run: make run-flask &
|
run: make run-flask &
|
||||||
|
env:
|
||||||
|
NOTIFY_ENVIRONMENT: development
|
||||||
- name: Run E2E tests
|
- name: Run E2E tests
|
||||||
# run: poetry run pytest -v --browser chromium --browser firefox --browser webkit tests/end_to_end
|
# run: poetry run pytest -v --browser chromium --browser firefox --browser webkit tests/end_to_end
|
||||||
# Debugging for now to troubleshoot a connectivity issue to the local servers
|
# Debugging for now to troubleshoot a connectivity issue to the local servers
|
||||||
|
|||||||
Reference in New Issue
Block a user