Dont cache target anymore
This commit is contained in:
parent
f8b28e5748
commit
f7133ea168
1 changed files with 0 additions and 1 deletions
|
@ -21,7 +21,6 @@ jobs:
|
||||||
key: cargo-{{ checksum "Cargo.lock" }}
|
key: cargo-{{ checksum "Cargo.lock" }}
|
||||||
paths:
|
paths:
|
||||||
- ~/.cargo
|
- ~/.cargo
|
||||||
- target/
|
|
||||||
- run: make test
|
- run: make test
|
||||||
- run:
|
- run:
|
||||||
command: cargo run -- build
|
command: cargo run -- build
|
||||||
|
|
Reference in a new issue