mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-20 14:29:51 -04:00
try again
This commit is contained in:
2
.github/workflows/checks.yml
vendored
2
.github/workflows/checks.yml
vendored
@@ -68,7 +68,7 @@ jobs:
|
|||||||
if $response != *"ok"*; then
|
if $response != *"ok"*; then
|
||||||
echo "Health check failed"
|
echo "Health check failed"
|
||||||
exit 1
|
exit 1
|
||||||
else;
|
else
|
||||||
echo "Health check passed"
|
echo "Health check passed"
|
||||||
endif
|
endif
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user