ci: fix cache test

This commit is contained in:
Rob Ede 2024-01-13 17:36:31 +00:00
parent 922cc935eb
commit 15d0afaad9
No known key found for this signature in database
GPG key ID: 97C636207D3EF933

View file

@ -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