1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-06-02 21:39:26 +00: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