mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-07-29 18:27:29 +02:00
add missing make call
This commit is contained in:
1
.github/workflows/no-malloc.yml
vendored
1
.github/workflows/no-malloc.yml
vendored
@ -23,6 +23,7 @@ jobs:
|
||||
run: |
|
||||
./autogen.sh
|
||||
./configure ${{ matrix.config }}
|
||||
make
|
||||
./wolfcrypt/test/testwolfcrypt
|
||||
|
||||
- name: Print errors
|
||||
|
Reference in New Issue
Block a user