From 092a56caf41b16345be90b7ee01d474023c72974 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Wed, 6 Jan 2021 17:57:53 -0500 Subject: [PATCH] ci: Try to run tests on macos --- .gitlab-ci.yml | 4 ++++ 1 file changed, 4 insertions(+) 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: