Skip to content

Commit

Permalink
ci: build with all features (#708)
Browse files Browse the repository at this point in the history
Fixes #497
  • Loading branch information
adlerjohn authored Jan 28, 2022
1 parent f326a66 commit 9b78feb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
uses: actions-rs/cargo@v1
with:
command: build
args: --workspace --all-features --all-targets
env:
RUSTFLAGS: "-D warnings"

Expand Down

0 comments on commit 9b78feb

Please sign in to comment.