Skip to content

Commit

Permalink
Add missing fsl dependency for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
psadil committed Jul 7, 2024
1 parent d7f58a5 commit f8f601c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unittests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
pip install datalad datalad-osf
- name: Install fsl
run: |
conda install fsl-fugue fsl-topup
conda install fsl-fugue fsl-topup fsl-bet2
- uses: actions/checkout@v4
- name: Install dependencies
timeout-minutes: 5
Expand Down

0 comments on commit f8f601c

Please sign in to comment.