chore: fix clippy warnings (#616)
* fix clippy warnings * error on warnings in workflow
This commit is contained in:
committed by
GitHub
parent
db9e443632
commit
4bd5caa1b2
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -60,4 +60,4 @@ jobs:
|
||||
cargo fmt --all -- --check
|
||||
npm run generate-types:check
|
||||
cargo test --workspace
|
||||
cargo clippy --all --all-targets --all-features
|
||||
cargo clippy --all --all-targets -- -D warnings
|
||||
|
||||
Reference in New Issue
Block a user