Skip to content

Commit

Permalink
ci: run ci with ci feature
Browse files Browse the repository at this point in the history
  • Loading branch information
1313 committed Nov 16, 2024
1 parent 75b93bf commit 8636121
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
run: cargo build --verbose --features ci
- name: Run Tests
run: |
cargo test
cargo test --verbose --features ci

0 comments on commit 8636121

Please sign in to comment.