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:
|
with:
|
||||||
cache-on-failure: true
|
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:
|
env:
|
||||||
RUSTFLAGS: -Dwarnings
|
RUSTFLAGS: -Dwarnings
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user