From 3061eb7850c0e191d834a9d8e1709b72c60471db Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?V=C3=A9ronique=20=20LEGRAND?= <veronique.legrand@pasteur.fr>
Date: Wed, 20 Jan 2021 16:45:18 +0100
Subject: [PATCH] Update .gitlab-ci.yml

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a9d45c6..d35201b 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -34,10 +34,5 @@ long non regression tests:
     - bash run_P1_long.sh
     - bash run_T4_long.sh 
     - bash run_T7_long.sh
-multi machine non regression tests:
-  stage: tests
-  script:
-    - cd non-regression-tests/mimic_multi_machine
-    - bash run_virome_mm.sh
 
 
-- 
GitLab