mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-07-30 10:47:28 +02:00
test wolfcrypt only
This commit is contained in:
2
.github/workflows/no-malloc.yml
vendored
2
.github/workflows/no-malloc.yml
vendored
@ -23,7 +23,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
./configure ${{ matrix.config }}
|
./configure ${{ matrix.config }}
|
||||||
make check
|
./wolfcrypt/test/testwolfcrypt
|
||||||
|
|
||||||
- name: Print errors
|
- name: Print errors
|
||||||
if: ${{ failure() }}
|
if: ${{ failure() }}
|
||||||
|
Reference in New Issue
Block a user