Skip to content

Commit da18127

Browse files
effigiesoesteban
authored andcommitted
CI: Add -svx options to pytest
1 parent b6021c4 commit da18127

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ jobs:
256256
-e FMRIPREP_REGRESSION_REPORTS=/tmp/data/reports \
257257
--entrypoint="py.test" poldracklab/fmriprep:latest \
258258
/root/src/fmriprep/ \
259-
--doctest-modules --ignore=/root/src/fmriprep/docs --ignore=setup.py
259+
-svx --doctest-modules --ignore=/root/src/fmriprep/docs --ignore=setup.py
260260
- run:
261261
name: Zip new masks
262262
no_output_timeout: 10m

0 commit comments

Comments
 (0)