mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-07 17:08: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
|
# NOTIFY_ENVIRONMENT: development
|
||||||
- name: Check API Server availability
|
- name: Check API Server availability
|
||||||
run: |
|
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
|
- name: Run Admin server
|
||||||
run: make run-flask &
|
run: make run-flask &
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user