Skip to content

Commit

Permalink
fix: finally fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
ozennou committed Dec 10, 2024
1 parent 3c8a95f commit e0cca8f
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,8 @@ jobs:
- name: Health check
run: |
sleep 10
docker logs app
echo ----------
docker logs database
Wait for the app initialization
sleep 20
curl --fail http://localhost:8000/healthz 1>&2 2>/dev/null

Expand Down

0 comments on commit e0cca8f

Please sign in to comment.