Skip to content

Commit

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

Expand Down

0 comments on commit 3c8a95f

Please sign in to comment.