Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
uniqueg committed Nov 2, 2023
1 parent 3865b7b commit 1db8296
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
run: docker compose up -d --build
- name: Wait for app startup
run: sleep 20
- run: docker ps
- name: Probe endpoint
run: |
test $( \
Expand Down

0 comments on commit 1db8296

Please sign in to comment.