Skip to content

Commit

Permalink
ci(gh-actions): build with all features
Browse files Browse the repository at this point in the history
  • Loading branch information
moreal committed Jul 3, 2024
1 parent 7af322e commit 2f9453f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ jobs:
- uses: dtolnay/rust-toolchain@stable
with:
components: cargo, rustc, rust-std
- run: cargo build
- run: cargo build --all-features

0 comments on commit 2f9453f

Please sign in to comment.