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: |
|
||||
./autogen.sh
|
||||
./configure ${{ matrix.config }}
|
||||
make
|
||||
./wolfcrypt/test/testwolfcrypt
|
||||
|
||||
- name: Print errors
|
||||
|
Loading…
x
Reference in New Issue
Block a user