Skip to content

Commit

Permalink
Move CTest changes to new PR
Browse files Browse the repository at this point in the history
  • Loading branch information
uwaces committed Jan 25, 2023
1 parent cdb71da commit ba368e6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/s2n_openbsd.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
#
set -eu
export CTEST_PARALLEL_LEVEL=$(sysctl -n hw.ncpuonline)
export CTEST_OUTPUT_ON_FAILURE=1

cmake . -Brelease -GNinja -DCMAKE_BUILD_TYPE=Release
cmake --build ./release -j $CTEST_PARALLEL_LEVEL
Expand Down

0 comments on commit ba368e6

Please sign in to comment.