Skip to content

Commit 15d0afa

Browse files
committed
ci: fix cache test
1 parent 922cc93 commit 15d0afa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,4 +86,4 @@ jobs:
8686
cache-workspaces: |-
8787
./test-workspace
8888
89-
- run: cargo clippy
89+
- run: cargo clippy --manifest-path=./test-workspace/Cargo.toml

0 commit comments

Comments
 (0)