Skip to content

Commit

Permalink
Update CI tests to test all features
Browse files Browse the repository at this point in the history
  • Loading branch information
smu160 committed Jun 10, 2024
1 parent 715342c commit fc1fb55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ jobs:
uses: actions-rs/cargo@v1
with:
command: test
args: --all-features

coverage:
runs-on: ubuntu-latest
Expand Down

0 comments on commit fc1fb55

Please sign in to comment.