Skip to content

Commit

Permalink
chore: Upgrade cargo-test-support
Browse files Browse the repository at this point in the history
  • Loading branch information
epage committed Sep 16, 2024
1 parent ce36ff5 commit 38f7a72
Show file tree
Hide file tree
Showing 264 changed files with 3,735 additions and 926 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@ jobs:
- name: Run tests
run: cargo test --verbose
continue-on-error: ${{ matrix.toolchain != 'stable' }}
- name: Run tests (vendored-openssl)
run: cargo test --features vendored-openssl --verbose
continue-on-error: ${{ matrix.toolchain != 'stable' }}

clippy:
name: clippy (ubuntu-latest, stable)
Expand Down
Loading

0 comments on commit 38f7a72

Please sign in to comment.