mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-05 19:03:30 -05: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
|
||||
echo "Health check failed"
|
||||
exit 1
|
||||
else;
|
||||
else
|
||||
echo "Health check passed"
|
||||
endif
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user