We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a2aea8 commit 29bd7acCopy full SHA for 29bd7ac
.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