Skip to content

Commit 1715e57

Browse files
committed
fixup
1 parent edb5d69 commit 1715e57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ jobs:
4242
steps:
4343
- uses: actions/checkout@v6
4444
- uses: taiki-e/install-action@cargo-hack
45-
- run: cargo hack --no-dev-deps --rust-version check --all
45+
- run: cargo hack --no-dev-deps --rust-version check --package typify

0 commit comments

Comments
 (0)