Skip to content

Commit

Permalink
ci: fix cache test
Browse files Browse the repository at this point in the history
  • Loading branch information
robjtede committed Jan 13, 2024
1 parent 922cc93 commit 15d0afa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,4 +86,4 @@ jobs:
cache-workspaces: |-
./test-workspace
- run: cargo clippy
- run: cargo clippy --manifest-path=./test-workspace/Cargo.toml

0 comments on commit 15d0afa

Please sign in to comment.