We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cba4afc commit ae35c9bCopy full SHA for ae35c9b
1 file changed
.github/workflows/tests_eessi_extend_module.yml
@@ -22,6 +22,7 @@ jobs:
22
uses: eessi/github-action-eessi@v3
23
with:
24
eessi_stack_version: ${{matrix.EESSI_VERSION}}
25
+ use_eessi_module: true
26
27
- name: Install the EESSI-extend shipped with the repository
28
run: |
0 commit comments