Skip to content

Commit

Permalink
increase timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
YassinEldeeb committed Nov 27, 2024
1 parent 48995e1 commit 79228ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/baseline_http_bench.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
run: cargo run --release --bin conductor ./test_config/mocked_config.yaml
wait-on: http-get://127.0.0.1:8000/baseline
tail: true
wait-for: 5m
wait-for: 8m
log-output-if: failure
log-output: true

Expand Down

0 comments on commit 79228ea

Please sign in to comment.