Skip to content

Commit

Permalink
find
Browse files Browse the repository at this point in the history
  • Loading branch information
tofay committed Nov 11, 2024
1 parent 8b5fe23 commit 4c95e17
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@ jobs:
toolchain: stable
- name: Cache build artifacts
uses: Swatinem/rust-cache@v2
- name: find
uses: find .
- name: Patch rustls
run: cd rustls && ../rustls_openssl/tests/patch.sh
- name: cargo test test_with_openssl
Expand Down

0 comments on commit 4c95e17

Please sign in to comment.