mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-18 23:25:40 +00:00
invoke clippy with --locked (#13882)
This commit is contained in:
@@ -66,7 +66,7 @@ cargo-clippy:
|
|||||||
- .test-refs
|
- .test-refs
|
||||||
script:
|
script:
|
||||||
- rusty-cachier snapshot create
|
- 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
|
- rusty-cachier cache upload
|
||||||
|
|
||||||
cargo-check-benches:
|
cargo-check-benches:
|
||||||
|
|||||||
Reference in New Issue
Block a user