add missing make call
This commit is contained in:
parent
04db5baaa1
commit
254eb23443
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user