don't test all-features
This commit is contained in:
parent
c3444b927a
commit
e98c996874
@ -1,2 +1,2 @@
|
||||
[build]
|
||||
rustflags = [ "--cfg", "tokio_unstable" ]
|
||||
# rustflags = [ "--cfg", "tokio_unstable" ]
|
||||
|
@ -35,4 +35,4 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions-rust-lang/setup-rust-toolchain@v1
|
||||
- run: cargo test --all-features
|
||||
- run: cargo test
|
||||
|
Loading…
Reference in New Issue
Block a user