Skip to content

Commit

Permalink
Add CI for using the rust implementation of bzip2
Browse files Browse the repository at this point in the history
  • Loading branch information
bjorn3 committed Dec 11, 2024
1 parent 2da117e commit 330837a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ jobs:
shell: bash
if: matrix.build == 'msrv'
- run: cargo test
- run: cargo test --no-default-features --features libbz2-rs-sys

rustfmt:
name: Rustfmt
Expand Down

0 comments on commit 330837a

Please sign in to comment.