mirror of
https://github.com/bertptrs/tracing-mutex.git
synced 2026-05-11 15:20:34 +02:00
Also deny clippy warnings on other targets
This commit is contained in:
@@ -46,4 +46,4 @@ jobs:
|
||||
- uses: actions-rs/cargo@v1
|
||||
with:
|
||||
command: clippy
|
||||
args: --all-features -- -D warnings
|
||||
args: --all-features --all-targets -- -D warnings
|
||||
|
||||
Reference in New Issue
Block a user