test does not exist anymore

This commit is contained in:
Martin Diehl 2020-10-31 20:51:27 +01:00
parent 433b346f0c
commit f2d0c2aca3
1 changed files with 0 additions and 1 deletions

View File

@ -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: