From 06a37d98b1bc5268d7408499f34ecf48dfc987ae Mon Sep 17 00:00:00 2001 From: "alex.tuddenham" Date: Fri, 28 Jun 2024 23:38:58 +0100 Subject: [PATCH] Removed erroneous whitespace --- ci/run.sh | 2 -- 1 file changed, 2 deletions(-) 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