[gtk/wip/otte/nodeeditor2: 15/15] ci: Don't disable the gsk suite



commit a8ec336b69625d17ac474b6a9a83d4300eab928b
Author: Timm Bäder <mail baedert org>
Date:   Wed Apr 24 18:57:11 2019 +0200

    ci: Don't disable the gsk suite

 .gitlab-ci/test-docker.sh | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/.gitlab-ci/test-docker.sh b/.gitlab-ci/test-docker.sh
index b35f8db5ee..78df6f74bc 100755
--- a/.gitlab-ci/test-docker.sh
+++ b/.gitlab-ci/test-docker.sh
@@ -32,7 +32,6 @@ xvfb-run -a -s "-screen 0 1024x768x24" \
         --timeout-multiplier 2 \
         --print-errorlogs \
         --suite=gtk \
-        --no-suite=gtk:gsk \
         --no-suite=gtk:a11y
 
 # Save the exit code


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]