diff --git a/ci/run-tests.sh b/ci/run-tests.sh index ba1e0e2..cfd1606 100755 --- a/ci/run-tests.sh +++ b/ci/run-tests.sh @@ -60,9 +60,6 @@ if [ -f /virglrenderer/results/regressions_detected ]; then exit 1 fi -ccache -s - - # Stop testing process if a failure have been found if [ -f /virglrenderer/results/regressions_detected ]; then exit 1