Switch Admin site environment to development

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
This commit is contained in:
Carlo Costino
2024-01-04 16:34:46 -05:00
parent b9a7e48e78
commit 84559e0574

View File

@@ -114,6 +114,8 @@ jobs:
# NOTIFY_ENVIRONMENT: development
- name: Run Admin server
run: make run-flask &
env:
NOTIFY_ENVIRONMENT: development
- name: Run E2E tests
# 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