Skip to content

Commit

Permalink
Fix package job
Browse files Browse the repository at this point in the history
  • Loading branch information
mbrobbel committed Mar 6, 2024
1 parent 6f4ddab commit 7dd04fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@ jobs:
submodules: recursive
- uses: dtolnay/rust-toolchain@stable
- run: cargo build --all-features
- run: cargo package --allow-dirty
- run: cargo package --all-features --allow-dirty

0 comments on commit 7dd04fa

Please sign in to comment.