migrated to pytest

This commit is contained in:
Martin Diehl 2021-06-24 11:49:33 +02:00
parent eddb65d796
commit a1804c6c83
1 changed files with 0 additions and 11 deletions

View File

@ -206,17 +206,6 @@ core:
# - master
# - release
# Conversion to pytest ongoing
J2_plasticBehavior:
stage: fortran
script:
- module load $IntelMarc $HDF5Marc $MSC
- MSC_VERSION=2020 J2_plasticBehavior/test.py
except:
- master
- release
###################################################################################################
SpectralRuntime:
stage: performance