Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronKutch committed Jun 6, 2024
1 parent 9bfe46c commit 681ec8d
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 @@ -17,6 +17,7 @@ jobs:
run: |
rustup set profile minimal
rustup default stable
rustup target add x86_64-unknown-linux-musl
- name: Run test suite
run: |
cargo test --all-features
Expand Down

0 comments on commit 681ec8d

Please sign in to comment.