1
0
mirror of https://github.com/fafhrd91/actix-web synced 2024-11-23 16:21:06 +01:00

CI: Only run the server benchmark to avoid SIGKILL

This commit is contained in:
Yuki Okushi 2020-05-20 13:08:19 +09:00
parent f8f5a82f40
commit 50adbdecbe
No known key found for this signature in database
GPG Key ID: B0986C85C0E2DAA1

View File

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