You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Basic idea: Set @pytest.mark.freesurfer, which will trigger a skipif(not have_freesurfer). Then add -m freesurfer to CircleCI runs. Rinse and repeat for AFNI, ANTs, visual reports, etc.
The text was updated successfully, but these errors were encountered:
Basic idea: Set
@pytest.mark.freesurfer
, which will trigger askipif(not have_freesurfer)
. Then add-m freesurfer
to CircleCI runs. Rinse and repeat for AFNI, ANTs, visual reports, etc.The text was updated successfully, but these errors were encountered: