Skip to content

Commit

Permalink
Add check for non default features in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
antoine-de committed May 6, 2024
1 parent 1722bfb commit a3f7022
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ jobs:
- run: cargo clippy
- run: cargo build
- run: cargo test
- run: cargo test --no-default-features

0 comments on commit a3f7022

Please sign in to comment.