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 465da23 commit f1cf2cbCopy full SHA for f1cf2cb
1 file changed
.github/workflows/ci.yml
@@ -45,7 +45,7 @@ jobs:
45
sudo apt-get install -y environment-modules
46
47
- name: Run pytest
48
- shell: bash
+ shell: bash -el {0}
49
run: |
50
source /etc/profile.d/modules.sh
51
command -v module
0 commit comments