mirror of
https://github.com/bertptrs/tracing-mutex.git
synced 2026-03-27 08:40:37 +01:00
Also deny clippy warnings on other targets
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -46,4 +46,4 @@ jobs:
|
|||||||
- uses: actions-rs/cargo@v1
|
- uses: actions-rs/cargo@v1
|
||||||
with:
|
with:
|
||||||
command: clippy
|
command: clippy
|
||||||
args: --all-features -- -D warnings
|
args: --all-features --all-targets -- -D warnings
|
||||||
|
|||||||
Reference in New Issue
Block a user