We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2e4961 commit 1f9ca43Copy full SHA for 1f9ca43
.github/workflows/test.yml
@@ -37,7 +37,7 @@ jobs:
37
echo "$PWD/Hermes/bin" >> $GITHUB_PATH
38
cd -
39
- name: Run tests
40
- run: tm
+ run: tm mode_select
41
- name: show output of failed Lmod tests
42
if: ${{ failure() }}
43
run: |
0 commit comments