Skip to content

Commit

Permalink
CI: Test default features only
Browse files Browse the repository at this point in the history
  • Loading branch information
vks committed Mar 31, 2021
1 parent dd9ef92 commit 9b8870c
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 @@ -22,4 +22,4 @@ jobs:
profile: minimal
toolchain: ${{ matrix.toolchain }}
- name: Test
run: cargo test --all-features
run: cargo test

0 comments on commit 9b8870c

Please sign in to comment.