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 0d6e5f6 commit f4307acCopy full SHA for f4307ac
1 file changed
.github/workflows/minimal-usage.yml
@@ -39,6 +39,9 @@ jobs:
39
steps:
40
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
41
- uses: ./
42
+ with:
43
+ mount_cvmfs_only: 'true'
44
+ init_direnv: 'false'
45
- name: Test EESSI not initialised
46
run: |
47
if [[ -v EESSI_VERSION ]]; then
0 commit comments