Skip to content

Commit 8174c0f

Browse files
committed
update version
1 parent aef0625 commit 8174c0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
- name: Build
8080
run: cargo test --no-run --workspace --all-features --all
8181
- name: Default features
82-
run: cargo test --workspace
82+
run: cargo test --no-run --workspace
8383
rustfmt:
8484
name: rustfmt
8585
if: startsWith(github.repository, 'emo-crab/') && github.actor != 'dependabot[bot]'

0 commit comments

Comments
 (0)