Skip to content

Commit

Permalink
add back in a sleep
Browse files Browse the repository at this point in the history
  • Loading branch information
GrantBirki committed Jan 9, 2024
1 parent 6ce66dc commit 6593356
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/acceptance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,8 @@ jobs:
- name: start acceptance stack
run: docker compose -f docker-compose.acceptance.yml up -d --build

- name: wait for acceptance stack
run: sleep 3

- name: acceptance
run: script/acceptance

0 comments on commit 6593356

Please sign in to comment.