Skip to content

Commit

Permalink
ci: run tests with all features
Browse files Browse the repository at this point in the history
  • Loading branch information
meskill committed May 22, 2022
1 parent 0137cfb commit ea9bc64
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 @@ -64,4 +64,4 @@ jobs:
with:
sharedKey: build
- name: Test
run: cargo test
run: cargo test --all-features

0 comments on commit ea9bc64

Please sign in to comment.