mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-07-31 19:24:42 +02:00
add no malloc to main workflows file
This commit is contained in:
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@@ -52,4 +52,5 @@ jobs:
|
||||
# uses: ./.github/workflows/haproxy.yml
|
||||
ocsp:
|
||||
uses: ./.github/workflows/ocsp.yml
|
||||
|
||||
no-malloc:
|
||||
uses: ./.github/workflows/no-malloc.yml
|
||||
|
Reference in New Issue
Block a user