From 5bbaa065267a410223b837dc586c1ee9270fa95b Mon Sep 17 00:00:00 2001 From: asetGem <amandine.perrin@pasteur.fr> Date: Fri, 30 Jul 2021 13:37:23 +0200 Subject: [PATCH] remove tests to check coverage part faster --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index fe072271..27d8744d 100755 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -138,7 +138,6 @@ coverage: - pwd - ls -la - ls /builds/EKrQxjEy/0/aperrin/pipeline_annotation/PanACoTA - - ls /builds/EKrQxjEy/3/aperrin/pipeline_annotation/PanACoTA - mv .coverage-functional .coverage - coverage html - ls -la -- GitLab