Skip to content

Commit

Permalink
Add short sleep
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
  • Loading branch information
ajnelson-nist committed Nov 20, 2024
1 parent d32deb2 commit 25bb6dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker_compose_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,6 @@ jobs:
- name: Confirm Docker Compose runs
run: |
docker compose up --wait
sleep 5
curl http://0.0.0.0:4000 >/dev/null
docker compose down

0 comments on commit 25bb6dc

Please sign in to comment.