Skip to content

Commit

Permalink
Update tests_eessi_module.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TopRichard authored Aug 27, 2024
1 parent 63002d5 commit 50782e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests_eessi_module.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ jobs:

- name: Initialise Lmod
run: |
export MODULEPATH=/cvmfs/software.eessi.io/versions/${{matrix.EESSI_VERSION}}/init/modules
. /cvmfs/software.eessi.io/versions/${{matrix.EESSI_VERSION}}/compat/linux/$(uname -m)/usr/share/Lmod/init/bash
module use init/modules
- name: Test for archdetect_cpu functionality with invalid path
run: |
set +e # Do not exit immediately if a command exits with a non-zero status
Expand Down

0 comments on commit 50782e4

Please sign in to comment.