diff --git a/.gear/llama.cpp.spec b/.gear/llama.cpp.spec index c482aec1c..15287678a 100644 --- a/.gear/llama.cpp.spec +++ b/.gear/llama.cpp.spec @@ -113,7 +113,7 @@ LLAMA_ARGS="-m %_datadir/%name/ggml-model-f32.bin" EOF %check -%cmake_build --target test +%ctest -j1 -E test-eval-callback %files %define _customdocdir %_docdir/%name