mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-29 00:00:11 +02:00
test: fix all clippy lints in tests (#2573)
This commit is contained in:
+2
-2
@@ -12,5 +12,5 @@ jobs:
|
||||
cargo clippy --version
|
||||
displayName: Install clippy
|
||||
- script: |
|
||||
cargo clippy --all --all-features
|
||||
displayName: cargo clippy --all
|
||||
cargo clippy --all --all-features --tests
|
||||
displayName: cargo clippy --all --tests
|
||||
|
||||
Reference in New Issue
Block a user