Skip to content

Commit

Permalink
sleeep
Browse files Browse the repository at this point in the history
  • Loading branch information
maaikelimper committed Aug 29, 2023
1 parent edaa9e4 commit 380c206
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/basic_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
run: docker-compose -f test/docker-compose.yml up -d

- name: Wait for service to start
run: sleep 25
run: sleep 30

- name: Check status code
run: |
Expand Down

0 comments on commit 380c206

Please sign in to comment.