diff --git a/ci/run.sh b/ci/run.sh index bb515e04a..869b79256 100755 --- a/ci/run.sh +++ b/ci/run.sh @@ -747,8 +747,6 @@ if [ -z ${GG_BUILD_LOW_PERF} ]; then pip install --editable gguf-py --disable-pip-version-check fi - - ret=0 test $ret -eq 0 && gg_run ctest_debug