[gtk-doc/wip/smcv/ci-meson-tests: 3/3] Revert "Ignore failing test swith meson for now"




commit 74c9a37c808ab4ea18cc8cd74a2306a6b98de152
Author: Simon McVittie <smcv debian org>
Date:   Fri Aug 21 14:32:28 2020 +0100

    Revert "Ignore failing test swith meson for now"
    
    This reverts commit 1f0a7303b5158f811cea29fedd0832d333367deb.

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 77b3b19..3f84030 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -35,7 +35,7 @@ meson-build:
   script:
     - meson --prefix /usr _build .
     - ninja -C _build
-    - meson test -C _build || true
+    - meson test -C _build
   except:
     - tags
 


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