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 cec104a commit 5d6e1d3Copy full SHA for 5d6e1d3
.github/workflows/rust.yml
@@ -155,4 +155,4 @@ jobs:
155
with:
156
tool: cargo-all-features
157
- name: Check
158
- run: cargo check-all-features --target ${{ matrix.target }}
+ run: cargo check-all-features -- --target ${{ matrix.target }}
0 commit comments