diff --git a/fmriprep/workflows/bold/outputs.py b/fmriprep/workflows/bold/outputs.py index 213fbdcfe..9b56daf71 100644 --- a/fmriprep/workflows/bold/outputs.py +++ b/fmriprep/workflows/bold/outputs.py @@ -620,7 +620,6 @@ def init_ds_bold_native_wf( **timing_parameters, ), name='ds_bold', - run_without_submitting=True, mem_gb=DEFAULT_MEMORY_MIN_GB, ) workflow.connect([ @@ -732,7 +731,6 @@ def init_ds_volumes_wf( **timing_parameters, ), name='ds_bold', - run_without_submitting=True, mem_gb=DEFAULT_MEMORY_MIN_GB, ) workflow.connect([