Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
aviramha committed May 26, 2024
1 parent 1f568f1 commit a7bd4cc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@ jobs:

- name: Run tests default
run: cargo test
- name: Run tests rustls-tls-manual-roots
run: cargo test --no-default-features --features rustls-tls-manual-roots
- name: Run tests rustls-tls-webpki-roots
run: cargo test --no-default-features --features rustls-tls-webpki-roots
- name: Run tests native-tls-vendored
Expand Down

0 comments on commit a7bd4cc

Please sign in to comment.