From c3b7ff3a052ba1a5b72b4376e17dc650f714d816 Mon Sep 17 00:00:00 2001 From: Martin Diehl Date: Sat, 9 Mar 2019 12:10:19 +0100 Subject: [PATCH] typo --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index bbd15df75..ee3c35af0 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -239,7 +239,7 @@ Compile_Spectral_GNU: script: - module load $GNUCompiler $MPICH_GNU $PETSc_MPICH_GNU - cp -r SpectralAll_compile SpectralAll_compile_GNU - - SpectralAll_GNU/test.py + - SpectralAll_compile_GNU/test.py except: - master - release