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 3a1be12 commit fa3374bCopy full SHA for fa3374b
.github/workflows/dep_rust.yml
@@ -50,7 +50,7 @@ jobs:
50
- name: clippy
51
run: |
52
just clippy ${{ matrix.config }}
53
- just clippy-guests
+ just clippy-guests ${{ matrix.config }}
54
55
- name: Ensure up-to-date Cargo.lock
56
0 commit comments