mirror of
https://github.com/fafhrd91/actix-net
synced 2025-02-20 08:50:32 +01:00
Stop running tests for all features (#73)
This commit is contained in:
parent
6f07c9d72a
commit
5674840c01
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -55,4 +55,4 @@ jobs:
|
|||||||
uses: actions-rs/cargo@v1
|
uses: actions-rs/cargo@v1
|
||||||
with:
|
with:
|
||||||
command: test
|
command: test
|
||||||
args: --all --all-features -- --nocapture
|
args: --all -- --nocapture
|
||||||
|
Loading…
x
Reference in New Issue
Block a user