From c1b85f536ef652c62eda36ce2993bf90cd764df8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=A9ronique=20=20LEGRAND?= <veronique.legrand@pasteur.fr> Date: Thu, 7 Jan 2021 17:28:22 +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 f07b58e..d35201b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -32,7 +32,7 @@ long non regression tests: - bash run_Lamda_long.sh - bash run_StaphN1_long.sh - bash run_P1_long.sh - # - bash run_T4_long.sh + - bash run_T4_long.sh - bash run_T7_long.sh -- GitLab