Skip to content

Commit 9cefc51

Browse files
authored
Mount EESSI to be able to run script
1 parent 4ab9508 commit 9cefc51

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/test_overview_available_software.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,11 @@ jobs:
1717
python-version: '3.10'
1818
architecture: x64
1919

20+
- name: Mount EESSI
21+
uses: eessi/github-action-eessi@e1f8f20638ea417a18d23ab29443ee34794ff900 # v3.1.0
22+
with:
23+
eessi_stack_version: '2023.06'
24+
2025
- name: test overview available software
2126
id: test_overview_available_software
2227
run: |

0 commit comments

Comments
 (0)