evitct more stuff from cache
This commit is contained in:
parent
ed1feb72dc
commit
816f72dbd5
@ -1,7 +1,7 @@
|
||||
cache: cargo
|
||||
before_cache:
|
||||
- find ./target/debug -type f -maxdepth 1 -delete
|
||||
- rm -fr ./target/debug/{deps,.fingerprint}/{*ra_*,*test*}
|
||||
- rm -fr ./target/debug/{deps,.fingerprint}/{*ra_*,*test*,*tools*,*gen_lsp*}
|
||||
|
||||
env:
|
||||
- CARGO_INCREMENTAL=0
|
||||
|
Loading…
x
Reference in New Issue
Block a user