1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-06-11 17:59:35 +00:00

CI: Reduce sample size

This commit is contained in:
Yuki Okushi 2020-05-20 22:33:25 +09:00
parent c48af0c822
commit 864fc489ce
No known key found for this signature in database
GPG key ID: B0986C85C0E2DAA1

View file

@ -20,4 +20,4 @@ jobs:
uses: actions-rs/cargo@v1
with:
command: bench
args: --bench=server
args: --bench=server -- --sample-size=15