From 4e6fdd3c85c9c9cc606e2307618bf36e60d2b8f9 Mon Sep 17 00:00:00 2001 From: Chris Markiewicz Date: Wed, 6 Sep 2023 13:08:02 -0400 Subject: [PATCH] CI: Test sloppy MSM on CI --- .circleci/ds005_run.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/.circleci/ds005_run.sh b/.circleci/ds005_run.sh index 6981fe7478..864ea87f52 100644 --- a/.circleci/ds005_run.sh +++ b/.circleci/ds005_run.sh @@ -17,7 +17,6 @@ docker run -it -e FMRIPREP_DEV=1 -u $(id -u) \ --skull-strip-template MNI152NLin2009cAsym:res-2 \ --sloppy --mem-gb 4 \ --ncpus 2 --omp-nthreads 2 -vv \ - --no-msm \ --fs-license-file /tmp/fslicense/license.txt \ --fs-subjects-dir /tmp/ds005/freesurfer \ ${@:1}