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 edb5d69 commit 1715e57Copy full SHA for 1715e57
.github/workflows/rust.yml
@@ -42,4 +42,4 @@ jobs:
42
steps:
43
- uses: actions/checkout@v6
44
- uses: taiki-e/install-action@cargo-hack
45
- - run: cargo hack --no-dev-deps --rust-version check --all
+ - run: cargo hack --no-dev-deps --rust-version check --package typify
0 commit comments