Add unit tests to increase coverage #1710
Annotations
1 error and 1 warning
|
Run sudo apt-get update || true; sudo apt-get install g++-11 lp-solve libopenblas-dev liblapack-dev; rm -rf build; mkdir build; cd build; cmake -D CMAKE_CXX_COMPILER=g++-11 -D DISABLE_NLP_ORACLES=ON -D USE_MKL=OFF ../test; make -j$(nproc); ctest -j$(nproc) --verbose;
Process completed with exit code 1.
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading