Skip test-thread-safety; Run ctest only in ci/run.sh

This commit is contained in:
Yu, Zijun 2025-07-31 16:50:58 +08:00 committed by Mustafa Cavus
parent fc865340d5
commit 1141350310
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
# GG_BUILD_KLEIDIAI=1 bash ./ci/run.sh ./tmp/results ./tmp/mnt
#
# # with OPENVINO support
# GG_BUILD_OPENVINO=1 bash ./ci/run.sh ./tmp/results ./tmp/mnt
# GG_BUILD_OPENVINO=1 GG_BUILD_LOW_PERF=1 GGML_OPENVINO_DEVICE=CPU bash ./ci/run.sh ./tmp/results ./tmp/mnt
#
if [ -z "$2" ]; then