Skip to content

Commit cbc4b03

Browse files
authored
Switch to Lmod initialisation by default
To be consistent with https://gitlab.com/eessi/gitlab-eessi (and allow more flexiblity)
1 parent 482a647 commit cbc4b03

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ inputs:
1515
use_eessi_module:
1616
description: 'Use the EESSI module to initialise EESSI (rather than sourcing a bash script), valid values are true or false'
1717
required: false
18-
default: 'false'
18+
default: 'true'
1919
init_direnv:
2020
description: 'Enable direnv initialisation for the repository, valid values are true or false'
2121
required: false

0 commit comments

Comments
 (0)