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.
2 parents b4bb1ea + 0564365 commit 352d2f3Copy full SHA for 352d2f3
.github/workflows/main.yml
@@ -267,4 +267,4 @@ jobs:
267
steps:
268
- uses: actions/checkout@v4
269
- uses: taiki-e/install-action@cargo-hack
270
- - run: cargo hack check --all-targets --rust-version --workspace --ignore-private
+ - run: cargo hack check --all-targets --rust-version --workspace --ignore-private --locked
0 commit comments