summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-01-06 17:57:53 -0500
committerMatthias Clasen <mclasen@redhat.com>2021-05-05 23:03:33 -0400
commit092a56caf41b16345be90b7ee01d474023c72974 (patch)
tree82b13c116e8b13eeecceda869c7f2887f6b20ae4
parent4e2a263c1f0f6441b6751501efc93e5e6a3041a6 (diff)
downloadgtk+-macos-ci.tar.gz
ci: Try to run tests on macosmacos-ci
-rw-r--r--.gitlab-ci.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 9c073fbed0..7a50284252 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -170,6 +170,10 @@ macos:
-Dpixman:tests=disabled
_build
- ninja -C _build
+ - meson test -C _build
+ --print-errorlogs
+ --suite=gtk
+ --no-suite=gsk-compare-opengl
artifacts:
when: always
paths: