Skip to content

Commit 254eb23

Browse files
committed
add missing make call
1 parent 04db5ba commit 254eb23

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/no-malloc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
run: |
2424
./autogen.sh
2525
./configure ${{ matrix.config }}
26+
make
2627
./wolfcrypt/test/testwolfcrypt
2728
2829
- name: Print errors

0 commit comments

Comments
 (0)