Skip to content

Commit 8c98204

Browse files
committed
replace removal wmparc.stats with lh.aparc.stats
1 parent 707c429 commit 8c98204

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -460,7 +460,7 @@ jobs:
460460
command: |
461461
# Remove part of FreeSurfer output to ensure that at least
462462
# some of recon-all is attempted
463-
rm /tmp/ds005/freesurfer/sub-01/stats/wmparc.stats
463+
rm /tmp/ds005/freesurfer/sub-01/stats/lh.aparc.stats
464464
bash /tmp/src/smriprep/.circleci/ds005_run.sh --write-graph
465465
- run:
466466
name: Combine coverage

0 commit comments

Comments
 (0)