Skip to content

Commit c0a548f

Browse files
committed
Temporary test
1 parent fefea9d commit c0a548f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/os-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
- name: Build and test wolfSSL
7171
uses: wolfSSL/actions-build-autotools-project@v1
7272
with:
73-
configure: CFLAGS="-pedantic -Wno-overlength-strings -Wdeclaration-after-statement -DTEST_LIBWOLFSSL_SOURCES_INCLUSION_SEQUENCE" ${{ matrix.config }}
73+
configure: CFLAGS="-pedantic -Wno-overlength-strings -Wdeclaration-after-statement -DTEST_LIBWOLFSSL_SOURCES_INCLUSION_SEQUENCE" ${{ matrix.config }} --enable-debug
7474
check: true
7575

7676
make_user_settings:

0 commit comments

Comments
 (0)