Skip to content

Commit

Permalink
Add github check for testing all features
Browse files Browse the repository at this point in the history
  • Loading branch information
kruss authored and marcmo committed Feb 10, 2025
1 parent 5ebbfdc commit c2777ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
- uses: actions-rs/cargo@v1
with:
command: test
args: --all-features

fmt:
name: Rustfmt
Expand Down

0 comments on commit c2777ec

Please sign in to comment.