Skip to content

Commit 8ff6d28

Browse files
committed
try to fix failing test cases
1 parent 114fe2c commit 8ff6d28

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

circle.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@ test:
2323
- docker run -it nipype/testbench fmri_fsl_reuse Linear level1_workflow
2424
- docker run -it nipype/testbench fmri_spm_nested Linear level1 l2pipeline
2525
- docker run -it nipype/testbench fmri_fsl_feeds Linear l1pipeline
26-
# - docker run -it nipype/testbench test_spm Linear workflow3d workflow4d:
27-
# timeout: 1600
28-
# - docker run -it nipype/testbench fmri_spm_dartel Linear level1 l2pipeline:
29-
# timeout: 1600
26+
- docker run -it nipype/testbench test_spm Linear workflow3d workflow4d :
27+
timeout: 1600
28+
- docker run -it nipype/testbench fmri_spm_dartel Linear level1 l2pipeline :
29+
timeout: 1600
3030

3131
# general:
3232
# artifacts:

0 commit comments

Comments
 (0)