diff --git a/ci/srht/freebsd_script b/ci/srht/freebsd_script index e80830911247c906a9b2b33e4a7c20adcc79a512..7d66f825483f45277f37ed2656ea07906473da77 100755 --- a/ci/srht/freebsd_script +++ b/ci/srht/freebsd_script @@ -31,7 +31,8 @@ cd build cmake .. -DCMAKE_BUILD_TYPE=Release -DCMAKE_PREFIX_PATH=$PREFIX "-DCMAKE_INSTALL_PREFIX=$(pwd)/release" -DZIG_STATIC=ON make $JOBS install -release/bin/zig build test +# Here we skip compile error tests to save time. +release/bin/zig build test -Dskip-compile-errors if [ -f ~/.s3cfg ]; then mv ../LICENSE release/