From d1690cd4e097fbd6c3fad5f4bb2f69deb85a07a8 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?V=C3=A9ronique=20=20LEGRAND?= <veronique.legrand@pasteur.fr>
Date: Thu, 20 Jan 2022 14:40:00 +0100
Subject: [PATCH] Update .gitlab-ci.yml

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 9329392..00b8ed8 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -12,7 +12,7 @@ makefile_generation_and_compilation_plus_run_nrt_tests_cluster:
         - echo $PATH
         - ls /usr/bin
         - yum update -y && yum install -y perl perl-Thread-Queue.noarch && /usr/bin/perl --version
-        - # rm configure 
+        # - rm configure 
         - aclocal
         - autoconf -i
         - automake
-- 
GitLab