Skip to content

Commit

Permalink
so fast we might not even need a sleep
Browse files Browse the repository at this point in the history
  • Loading branch information
GrantBirki committed Jan 9, 2024
1 parent 45d69eb commit 278d7af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/acceptance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
run: docker compose -f docker-compose.acceptance.yml up -d --build

- name: acceptance
run: sleep 3 && script/acceptance
run: script/acceptance

0 comments on commit 278d7af

Please sign in to comment.