Skip to content

Commit

Permalink
try 3 concurrent workoad on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
agourlay committed Aug 30, 2024
1 parent 45d8c35 commit 1ebc5ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion coach-things.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ done
COACH_CMD=(
cargo run --release
--
-p 2 # number of concurrent workloads
-p 3 # number of concurrent workloads
--stop-at-first-error
--grpc-timeout-ms 10000
)
Expand Down

0 comments on commit 1ebc5ba

Please sign in to comment.