Skip to content

Commit f5898d5

Browse files
no need to run make check with wolfSSL build, this test is checking C# wrapper tests
1 parent 33030c2 commit f5898d5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/mono.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
path: wolfssl
2828
configure: --enable-usersettings CPPFLAGS=-I$GITHUB_WORKSPACE/wolfssl/wrapper/CSharp
2929
install: true
30+
check: false
3031

3132
- name: Install mono-complete
3233
run: |

0 commit comments

Comments
 (0)