mirror of
https://github.com/fafhrd91/actix-web
synced 2025-08-31 08:57:00 +02:00
CI: Only run the server benchmark to avoid SIGKILL
This commit is contained in:
1
.github/workflows/bench.yml
vendored
1
.github/workflows/bench.yml
vendored
@@ -20,3 +20,4 @@ jobs:
|
|||||||
uses: actions-rs/cargo@v1
|
uses: actions-rs/cargo@v1
|
||||||
with:
|
with:
|
||||||
command: bench
|
command: bench
|
||||||
|
args: --bench=server
|
||||||
|
Reference in New Issue
Block a user