We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d7905b commit e78486dCopy full SHA for e78486d
.github/workflows/main.yml
@@ -254,4 +254,4 @@ jobs:
254
steps:
255
- uses: actions/checkout@v4
256
- uses: taiki-e/install-action@cargo-hack
257
- - run: cargo hack test --rust-version -p cargo-credential
+ - run: cargo hack check --all-targets --rust-version -p cargo-credential
0 commit comments