Skip to content

Commit 4abb755

Browse files
committed
chore(tox): Pass in variables set by CI
1 parent 09722e9 commit 4abb755

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

tox.ini

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,15 @@ pass_env =
4141
FREESURFER_HOME
4242
SUBJECTS_DIR
4343
FS_LICENSE
44+
# FSL
45+
FSLOUTPUTTYPE
46+
FSLMULTIFILEQUIT
47+
# AFNI
48+
AFNI_HOME
49+
AFNI_MODELPATH
50+
AFNI_IMSAVE_WARNINGS
51+
AFNI_TTATLAS_DATASET
52+
AFNI_PLUGINPATH
4453
# CI variables
4554
TEST_DATA_HOME
4655
TEST_OUTPUT_DIR

0 commit comments

Comments
 (0)