Skip to content

Commit 19d7b3b

Browse files
committed
CI: Set FSLOUTPUTTYPE to avoid noise in tests
1 parent c7084cf commit 19d7b3b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pythonpackage.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ jobs:
7979

8080
env:
8181
INSTALL_TYPE: ${{ matrix.install }}
82+
FSLOUTPUTTYPE: NIFTI_GZ
8283

8384
steps:
8485
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)