Remove nonexistent .cargo/ from CI cache config
This commit is contained in:
parent
54bba7e02a
commit
3db5e975a5
1 changed files with 0 additions and 1 deletions
|
|
@ -32,7 +32,6 @@ test:
|
|||
key: ${CI_COMMIT_REF_SLUG}-cargo
|
||||
paths:
|
||||
- target/
|
||||
- .cargo/
|
||||
|
||||
# Build Docker image for branches (test build)
|
||||
build:test:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue