no need to run make check with wolfSSL build, this test is checking C# wrapper tests

This commit is contained in:
JacobBarthelmeh
2025-10-07 16:31:43 -06:00
parent 33030c2862
commit f5898d5f5d

View File

@@ -27,6 +27,7 @@ jobs:
path: wolfssl
configure: --enable-usersettings CPPFLAGS=-I$GITHUB_WORKSPACE/wolfssl/wrapper/CSharp
install: true
check: false
- name: Install mono-complete
run: |