Skip to content

Commit

Permalink
test all features
Browse files Browse the repository at this point in the history
  • Loading branch information
sfackler committed Nov 19, 2023
1 parent 63de9b9 commit 3fa76bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,3 +74,4 @@ jobs:
path: target
key: test-target-${{ runner.os }}-${{ steps.rust-version.outputs.version }}-${{ hashFiles('Cargo.lock') }}y
- run: cargo test --all
- run: cargo test --all --all-features

0 comments on commit 3fa76bb

Please sign in to comment.