Skip to content

Commit f8f601c

Browse files
committed
Add missing fsl dependency for testing
1 parent d7f58a5 commit f8f601c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unittests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ jobs:
107107
pip install datalad datalad-osf
108108
- name: Install fsl
109109
run: |
110-
conda install fsl-fugue fsl-topup
110+
conda install fsl-fugue fsl-topup fsl-bet2
111111
- uses: actions/checkout@v4
112112
- name: Install dependencies
113113
timeout-minutes: 5

0 commit comments

Comments
 (0)