Skip to content

Commit

Permalink
Add example to the CI
Browse files Browse the repository at this point in the history
  • Loading branch information
weiznich committed Mar 25, 2024
1 parent 1de3574 commit 08ab536
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ jobs:

- uses: taiki-e/install-action@cargo-hack
- name: Build crate
run: cargo hack --feature-powerset build
run: cargo hack --feature-powerset build --all-targets

0 comments on commit 08ab536

Please sign in to comment.