[atk/ci-docker: 2/2] ci: Run the test suite



commit 3a1b9fa82075f9034d93c9c982b5cb82be2ffaea
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Wed Apr 22 14:34:37 2020 +0100

    ci: Run the test suite

 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 2ae35bc..96acc47 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -16,6 +16,7 @@ variables:
   script:
     - .gitlab-ci/setup-build-docker.sh
     - ninja -C _build
+    - meson test -C _build
   artifacts:
     when: always
     name: "atk-${CI_JOB_NAME}-${CI_COMMIT_REF_NAME}"


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