diff --git a/ci/run-tests.sh b/ci/run-tests.sh index cee9c19..d8810b2 100755 --- a/ci/run-tests.sh +++ b/ci/run-tests.sh @@ -54,11 +54,6 @@ if [ -f /virglrenderer/results/regressions_detected ]; then exit 1 fi -: ' -cd /qemu -make -j$(nproc) install -' - : ' cd /VK-GL-CTS/build #cmake -DDEQP_TARGET=x11_egl -DCMAKE_BUILD_TYPE=Release ..