Skip to content

Commit

Permalink
Update rust.yml
Browse files Browse the repository at this point in the history
Ensure tests against all features
  • Loading branch information
rrrodzilla authored Dec 31, 2022
1 parent a8c0871 commit 5a0ba8f
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 @@ -30,6 +30,7 @@ jobs:
- uses: actions-rs/cargo@v1
with:
command: test
args: --all-features
clippy:
name: Clippy
runs-on: ubuntu-latest
Expand Down

0 comments on commit 5a0ba8f

Please sign in to comment.