[pango/kill-pango-script] Try again to get ci working



commit 3c20dee12519fc7d7c69f270c77ce2574af68674
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat May 25 13:13:47 2019 -0400

    Try again to get ci working
    
    This is too hard.

 .gitlab-ci.yml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b1550c24..badebd49 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -22,7 +22,8 @@ gnome-runtime-linux:
         desktop-file-utils
   script:
     - meson _build
-    - ninja -C _build dist
+    - ninja -C _build
+    - ninja -C _build test
 
 msys2-mingw64:
   stage: build


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