Skip to content

Commit

Permalink
Do not load "fusion" in minicrypto test
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Huitema authored and Christian Huitema committed Nov 6, 2023
1 parent 6970730 commit 83f53ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-tests-no-openssl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
env:
CC: clang
CXX: clang++
PTLS_CMAKE_OPTS: -DWITH_FUSION=OFF

steps:
- name: Checkout repository
Expand Down

0 comments on commit 83f53ec

Please sign in to comment.