From 0cb70d275cca5de411d37b84a1e9ac65b14a0ab4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Lo=C3=AFc=20Correnson?= <loic.correnson@cea.fr>
Date: Mon, 13 May 2024 16:15:31 +0200
Subject: [PATCH] [ivette/ci] no more allowed to fail

---
 .gitlab-ci.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 7a02bcb06bd..5e1d60368bb 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -255,7 +255,6 @@ ivette-tests:
       - ivette/screenshots
     when: always
     expire_in: 1 day
-  allow_failure: true
   tags:
     - docker
 
-- 
GitLab