diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 340b7c156..55a1d017b 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -59,13 +59,11 @@ jobs: cd b0 ../configure --prefix=/tmp make install - sudo cp /tmp/lmod/lmod/init/profile /etc/profile.d/z00_lmod.sh cd - cd /tmp git clone https://github.com/rtmclay/Lmod_test_suite.git cd - cd /tmp/Lmod_test_suite - sudo cp z98_StdEnv.sh /etc/profile.d tm -k normal - name: show output of failed suite tests if: ${{ failure() }}