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 b6021c4 commit da18127Copy full SHA for da18127
.circleci/config.yml
@@ -256,7 +256,7 @@ jobs:
256
-e FMRIPREP_REGRESSION_REPORTS=/tmp/data/reports \
257
--entrypoint="py.test" poldracklab/fmriprep:latest \
258
/root/src/fmriprep/ \
259
- --doctest-modules --ignore=/root/src/fmriprep/docs --ignore=setup.py
+ -svx --doctest-modules --ignore=/root/src/fmriprep/docs --ignore=setup.py
260
- run:
261
name: Zip new masks
262
no_output_timeout: 10m
0 commit comments