Skip to content

Commit

Permalink
Testing more sleep
Browse files Browse the repository at this point in the history
  • Loading branch information
mboudet authored Apr 26, 2024
1 parent 570d535 commit 0807e07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dockerimage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
docker compose up -d
- name: Execute test script
run: |
sleep 20
sleep 60
./docker-test.sh local
- name: Shut down Docker containers
run: |
Expand Down

0 comments on commit 0807e07

Please sign in to comment.