We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 922cc93 commit 15d0afaCopy full SHA for 15d0afa
.github/workflows/ci.yml
@@ -86,4 +86,4 @@ jobs:
86
cache-workspaces: |-
87
./test-workspace
88
89
- - run: cargo clippy
+ - run: cargo clippy --manifest-path=./test-workspace/Cargo.toml
0 commit comments