Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
baoyachi committed Jan 22, 2025
1 parent 538f9e9 commit 236f3f7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@ jobs:
uses: actions/checkout@v4
- name: Test
run: |
cargo install --features vendored-openssl cargo-tarpaulin
cargo test --all-features
cargo test --examples
- name: Coverage
Expand Down

0 comments on commit 236f3f7

Please sign in to comment.