Fix all-features tests
This commit is contained in:
parent
12345a73b0
commit
6300e0c0c9
@ -34,5 +34,5 @@ jobs:
|
||||
- run: rustc --version > ~/rust-version
|
||||
- *RESTORE_DEPS
|
||||
- run: cargo test --all
|
||||
- run: cargo test -p tokio-postgres --all-features
|
||||
- run: cargo test --manifest-path tokio-postgres/Cargo.toml --all-features
|
||||
- *SAVE_DEPS
|
||||
|
Loading…
Reference in New Issue
Block a user