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 a9c170a commit f28c479Copy full SHA for f28c479
.circleci/config.yml
@@ -174,6 +174,7 @@ jobs:
174
command: bash -ux /home/circleci/nipype/.circleci/test_py2_pytest.sh
175
- run: *_run_codecov_coverage
176
- store_artifacts: *store_artifacts_kwds
177
+ - store_test_results: *store_artifacts_kwds
178
179
test_py3_fmri_fsl_spm:
180
machine: *machine_kwds
0 commit comments