Skip to content
Snippets Groups Projects
Commit 84c9e2f6 authored by Mira Ressel's avatar Mira Ressel Committed by GitHub
Browse files

invoke clippy with `--locked` (#13882)

parent 6669c8ae
No related merge requests found
......@@ -66,7 +66,7 @@ cargo-clippy:
- .test-refs
script:
- rusty-cachier snapshot create
- SKIP_WASM_BUILD=1 env -u RUSTFLAGS cargo clippy --all-targets
- SKIP_WASM_BUILD=1 env -u RUSTFLAGS cargo clippy --locked --all-targets
- rusty-cachier cache upload
cargo-check-benches:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment