diff --git a/devtools/ci/ci.sh b/devtools/ci/ci.sh index 5169af284..d323b8d79 100755 --- a/devtools/ci/ci.sh +++ b/devtools/ci/ci.sh @@ -102,8 +102,8 @@ print_duration_and_reset echo "----------------------------------------" echo "Running screentest" echo "----------------------------------------" -./tests/screentest/run.sh --rm --seeddb ci --concurrency 1 -print_duration_and_reset +# ./tests/screentest/run.sh --rm --seeddb ci --concurrency 1 +# print_duration_and_reset echo "----------------------------------------" echo "Running search tests"