[pango/macos-tests: 2/2] ci: Run tests on MacOS
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pango/macos-tests: 2/2] ci: Run tests on MacOS
- Date: Mon, 4 Jan 2021 05:40:36 +0000 (UTC)
commit c210059e5488ef0faa74d2a70b275677687ee7c9
Author: Matthias Clasen <mclasen redhat com>
Date: Sun Jan 3 21:24:41 2021 -0500
ci: Run tests on MacOS
.gitlab-ci.yml | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 9b64061a..20ecadc1 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -96,10 +96,13 @@ macos:
-Dpixman:tests=disabled
_build
- ninja -C _build
+ - .gitlab-ci/run-tests.sh _build
artifacts:
when: always
paths:
- "${CI_PROJECT_DIR}/_build/meson-logs"
+ - "${CI_PROJECT_DIR}/_build/hello.png"
+ - "${CI_PROJECT_DIR}/_build/fontlist.txt"
reference:
image: $FEDORA_IMAGE
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]