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 3bb0697 commit 0564365Copy full SHA for 0564365
.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