Skip to content

Commit ec46a4e

Browse files
committed
4
1 parent 2090345 commit ec46a4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/interop-mlkem.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
with:
8989
repository: wolfSSL/wolfssh
9090
path: wolfssh
91-
configure: --with-wolfssl=${{ env.build_dir }}
91+
configure: --enable-debug --with-wolfssl=${{ env.build_dir }}
9292
check: true
9393

9494
- name: Make test key

0 commit comments

Comments
 (0)