[at-spi2-core: 2/4] Don't allow the coverage job to fail




commit 112ab7787aea533b3f8b1f75b49bdb1288691931
Author: Federico Mena Quintero <federico gnome org>
Date:   Mon Jan 17 09:50:19 2022 -0600

    Don't allow the coverage job to fail

 .gitlab-ci.yml | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ecae8105..b5842638 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -167,7 +167,6 @@ coverage:
     paths:
       - "_build/meson-logs"
       - public
-  allow_failure: true
 
 # Build the reference documentation.
 #


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