Skip to content

Commit 295b22f

Browse files
committed
Install singularity for test_crippledfs.yml
1 parent 8f2ea83 commit 295b22f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test_crippledfs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
run: |
3737
pip install -r requirements-devel.txt
3838
python -m pip install --upgrade pip
39+
tools/ci/install-singularity.sh
3940
- name: Installation
4041
run: |
4142
# package install

0 commit comments

Comments
 (0)