ci: fix cache test
This commit is contained in:
parent
922cc935eb
commit
15d0afaad9
|
@ -86,4 +86,4 @@ jobs:
|
||||||
cache-workspaces: |-
|
cache-workspaces: |-
|
||||||
./test-workspace
|
./test-workspace
|
||||||
|
|
||||||
- run: cargo clippy
|
- run: cargo clippy --manifest-path=./test-workspace/Cargo.toml
|
||||||
|
|
Loading…
Reference in New Issue