mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-27 04:32:20 +01:00
no need to run make check with wolfSSL build, this test is checking C# wrapper tests
This commit is contained in:
1
.github/workflows/mono.yml
vendored
1
.github/workflows/mono.yml
vendored
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user