From 718511c08cc898c5bf02e5d326a4111d3e9ecb54 Mon Sep 17 00:00:00 2001 From: Martin Diehl Date: Sun, 29 Nov 2020 15:05:38 +0100 Subject: [PATCH] now done with pytest --- .gitlab-ci.yml | 27 --------------------------- 1 file changed, 27 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index da30d837a..b7f7f8b0b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -292,33 +292,6 @@ Phenopowerlaw_singleSlip: ################################################################################################### -Hex_elastic: - stage: marc - script: - - module load $IntelMarc $HDF5Marc $MSC - - Hex_elastic/test.py - except: - - master - - release - -CubicFCC_elastic: - stage: marc - script: - - module load $IntelMarc $HDF5Marc $MSC - - CubicFCC_elastic/test.py - except: - - master - - release - -CubicBCC_elastic: - stage: marc - script: - - module load $IntelMarc $HDF5Marc $MSC - - CubicBCC_elastic/test.py - except: - - master - - release - J2_plasticBehavior: stage: marc script: