Merge pull request #196 from propeller-heads/ci/dc/fix-lint-ci
ci: fix cargo clippy command in CI
This commit is contained in:
@@ -111,7 +111,7 @@ jobs:
|
||||
with:
|
||||
cache-on-failure: true
|
||||
|
||||
- run: cargo clippy --workspace --lib --all-targets --all-features -- -D clippy::dbg-macro
|
||||
- run: cargo +nightly clippy --workspace --lib --all-targets --all-features -- -D clippy::dbg-macro
|
||||
env:
|
||||
RUSTFLAGS: -Dwarnings
|
||||
|
||||
|
||||
Reference in New Issue
Block a user