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