Skip to content

Commit

Permalink
Try another way to reset Lmod
Browse files Browse the repository at this point in the history
  • Loading branch information
ocaisa committed Oct 16, 2024
1 parent e937d5b commit fb59a55
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 @@ -183,8 +183,8 @@ jobs:
# prepare Lmod, including resetting it (even though this will likely return an error since we have no defaults)
export MODULEPATH=init/modules
module reset || true
module list
module purge
module avail
# Store the initial environment
env | sort > "${initial_env_file}"
Expand Down

0 comments on commit fb59a55

Please sign in to comment.