From cf338bb73787b7e9de2a3925cf300cb4f096484c Mon Sep 17 00:00:00 2001
From: Allan Blanchard <allan.blanchard@cea.fr>
Date: Wed, 6 Jul 2022 12:57:24 +0000
Subject: [PATCH] [ci] external plugins are always tested

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index f85e9224e40..cd130f12dc7 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -137,7 +137,6 @@ external-plugins:
           "security",
           "Volatile"
         ]
-  when: manual
 
 ################################################################################
 ### DISTRIB
-- 
GitLab