We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8d3f02 commit 2c9b6e8Copy full SHA for 2c9b6e8
.circleci/config.yml
@@ -425,6 +425,7 @@ jobs:
425
mkdir -p /tmp/ds005/derivatives_partial
426
sudo mv /tmp/ds005/derivatives/freesurfer /tmp/ds005/derivatives_partial
427
sudo cp -a /tmp/ds005/work /tmp/ds005/work_partial
428
+ sudo rm -rf /tmp/ds005/work_partial/fmriprep_wf/single_subject_01_wf/func_preproc_task_mixedgamblestask_run_01_wf/ica_aroma_wf
429
- run:
430
name: Checking outputs of full fMRIPrep run
431
command: |
0 commit comments