mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-05-01 14:41:25 -04:00
increase debug
This commit is contained in:
2
.github/workflows/checks.yml
vendored
2
.github/workflows/checks.yml
vendored
@@ -116,7 +116,7 @@ jobs:
|
||||
# NOTIFY_ENVIRONMENT: development
|
||||
- name: Check API Server availability
|
||||
run: |
|
||||
curl --fail https://notify-api-staging.app.cloud.gov:6011 || exit 1
|
||||
curl --fail -v https://notify-api-staging.app.cloud.gov || exit 1
|
||||
- name: Run Admin server
|
||||
run: make run-flask &
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user