We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2090345 commit ec46a4eCopy full SHA for ec46a4e
.github/workflows/interop-mlkem.yml
@@ -88,7 +88,7 @@ jobs:
88
with:
89
repository: wolfSSL/wolfssh
90
path: wolfssh
91
- configure: --with-wolfssl=${{ env.build_dir }}
+ configure: --enable-debug --with-wolfssl=${{ env.build_dir }}
92
check: true
93
94
- name: Make test key
0 commit comments