mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-07-30 18:57:27 +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: |
|
run: |
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
./configure ${{ matrix.config }}
|
./configure ${{ matrix.config }}
|
||||||
|
make
|
||||||
./wolfcrypt/test/testwolfcrypt
|
./wolfcrypt/test/testwolfcrypt
|
||||||
|
|
||||||
- name: Print errors
|
- name: Print errors
|
||||||
|
Reference in New Issue
Block a user