Skip to content

Commit

Permalink
feat: provide --all-features for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
EstebanBorai committed Sep 11, 2022
1 parent 3c4661c commit 26be3a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ jobs:
uses: actions-rs/cargo@v1
with:
command: test
args: -- --nocapture
args: -- --nocapture --all-features

0 comments on commit 26be3a1

Please sign in to comment.