From f2d0c2aca37de4a3e259e660f5bacda141b6c0ef Mon Sep 17 00:00:00 2001 From: Martin Diehl Date: Sat, 31 Oct 2020 20:51:27 +0100 Subject: [PATCH] test does not exist anymore --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 864f9302d..46ae5d1fa 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -314,7 +314,6 @@ Marc_compileIfort: stage: compileMarc script: - module load $IntelMarc $HDF5Marc $MSC - - Marc_compileIfort/test.py - cd pytest - pytest -k 'compile and Marc' --basetemp=/tmp/${CI_PIPELINE_ID}/compile_Marc except: