[gnome-calendar] ci: make test verbose



commit 6ce9aa2f3f893f31bcde9113b9027cbce96a959f
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Fri Feb 23 15:45:06 2018 -0300

    ci: make test verbose

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index eba12c5f..0cb3eb51 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -47,7 +47,7 @@ test:
   script:
     - meson . _build
     - ninja -C _build
-    - meson test -C _build
+    - meson test -C _build --verbose --no-stdsplit
 
 
 ##


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