mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-08 04:00:48 +02:00
Add test cases
This commit is contained in:
@@ -76,7 +76,7 @@ jobs:
|
||||
-DWOLFSSL_EXTRA_PQC_HYBRIDS:BOOL=yes -DWOLFSSL_TLS_NO_MLKEM_STANDALONE:BOOL=no \
|
||||
..
|
||||
cmake --build .
|
||||
ctest -j $(nproc)
|
||||
ctest -j $(nproc) --output-on-failure
|
||||
cmake --install .
|
||||
|
||||
# clean up
|
||||
|
||||
Reference in New Issue
Block a user