We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22fdc51 commit d3d18feCopy full SHA for d3d18fe
.github/workflows/tests_init_module.yml
@@ -51,5 +51,7 @@ jobs:
51
52
- name: Run tests for available shells
53
run: |
54
+ export EESSI_VERSION=${{matrix.EESSI_VERSION}}
55
+ export EXPECTED_EASYBUILD_VERSION=${{matrix.EXPECTED_EASYBUILD_VERSION}}
56
.github/workflows/scripts/test_init_scripts.sh "bash" "zsh" "ksh" "fish" "csh"
57
0 commit comments