We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04db5ba commit 254eb23Copy full SHA for 254eb23
1 file changed
.github/workflows/no-malloc.yml
@@ -23,6 +23,7 @@ jobs:
23
run: |
24
./autogen.sh
25
./configure ${{ matrix.config }}
26
+ make
27
./wolfcrypt/test/testwolfcrypt
28
29
- name: Print errors
0 commit comments