1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-07-31 12:34:05 +02:00

Merge pull request #1522 from actix/only-server-bench

CI: Only run the server benchmark to avoid SIGKILL
This commit is contained in:
Yuki Okushi
2020-05-20 15:22:13 +09:00
committed by GitHub

View File

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