Skip to content

Commit

Permalink
ci: more sleep to wait app in docker starts up
Browse files Browse the repository at this point in the history
  • Loading branch information
mickamy committed Dec 31, 2023
1 parent 7ecccac commit 8ad95e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ jobs:
make build
env:
ISHOCON_APP_LANG: ${{ matrix.language }}
- run: make up && sleep 30
- run: make up && sleep 60
- run: make bench
timeout-minutes: 5

0 comments on commit 8ad95e0

Please sign in to comment.