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" }}
|
||||
paths:
|
||||
- ~/.cargo
|
||||
- target/
|
||||
- run: make test
|
||||
- run:
|
||||
command: cargo run -- build
|
||||
|
|
Reference in a new issue