CI: FIx the clippy cache.
This commit is contained in:
parent
b3d45384e1
commit
d7a9d9ddc8
@ -134,6 +134,7 @@ clippy:
|
||||
stage: lint
|
||||
variables:
|
||||
RUSTFLAGS: "--cfg rayon_unstable"
|
||||
CARGO_HOME: ".cargo_cache"
|
||||
script:
|
||||
- rustc --version && cargo --version
|
||||
- cargo clippy --version
|
||||
|
||||
Loading…
Reference in New Issue
Block a user