[gnome-settings-daemon/wip/claudio/CI] CI: Enable verbose output during testing



commit 1941d066c0aee8ecd4be278910cf566c97c7fee5
Author: Benjamin Berg <bberg redhat com>
Date:   Tue Feb 5 17:30:46 2019 +0100

    CI: Enable verbose output during testing

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 32841fcb..99995245 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -32,7 +32,7 @@ stages:
 
 .Run Tests: &run_tests
   echo "== Testing ==" &&
-  ninja -C _build test
+  meson test -C _build --verbose --no-stdsplit
 
 ##
 # Stage: Build


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