Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
overcat committed Sep 9, 2024
1 parent 9203271 commit 30c62ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
with:
name: cargo-hack
version: 0.5.28
- run: cargo-hack hack --feature-powerset --target ${{ matrix.target }}
- run: cargo-hack hack test --feature-powerset --target ${{ matrix.target }}

publish-dry-run:
if: startsWith(github.head_ref, 'release/')
Expand Down

0 comments on commit 30c62ff

Please sign in to comment.