remove cargo install cargo-audit from CI (#4123)
This commit is contained in:
@@ -12,7 +12,7 @@ export RUSTFLAGS="-D warnings"
|
||||
_ cargo +"$rust_stable" fmt --all -- --check
|
||||
_ cargo +"$rust_stable" clippy --all -- --version
|
||||
_ cargo +"$rust_stable" clippy --all -- --deny=warnings
|
||||
_ ci/audit.sh
|
||||
_ cargo +"$rust_stable" audit
|
||||
_ ci/nits.sh
|
||||
_ book/build.sh
|
||||
|
||||
|
Reference in New Issue
Block a user