Skip to content

Commit

Permalink
Revert container waiting for start time in GH action
Browse files Browse the repository at this point in the history
  • Loading branch information
Xpirix committed Sep 28, 2024
1 parent 0ff0dc2 commit ab1a7dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:


- name: Wait for the containers to start
run: sleep 60
run: sleep 15

- name: Run test
run: |
Expand Down

0 comments on commit ab1a7dc

Please sign in to comment.