Skip to content

Commit

Permalink
wait longer
Browse files Browse the repository at this point in the history
  • Loading branch information
maaikelimper committed Aug 28, 2023
1 parent 27a721c commit 45617e1
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 10
run: sleep 20

- name: Check status code
run: |
Expand Down

0 comments on commit 45617e1

Please sign in to comment.