mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-27 03:52:19 +01:00
cmake.yml: fix error and run tests with ctest
This commit is contained in:
committed by
Daniel Pouzzner
parent
825ca22bd8
commit
7380ec68bb
1
.github/workflows/cmake.yml
vendored
1
.github/workflows/cmake.yml
vendored
@@ -81,6 +81,7 @@ jobs:
|
||||
-DCMAKE_C_FLAGS="-DWOLFSSL_DTLS_CH_FRAG" \
|
||||
..
|
||||
cmake --build .
|
||||
ctest -j $(nproc)
|
||||
cmake --install .
|
||||
|
||||
# Kyber Cmake broken
|
||||
|
||||
Reference in New Issue
Block a user