Skip to content

Commit f28c479

Browse files
committed
CI: Store test results
1 parent a9c170a commit f28c479

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,7 @@ jobs:
174174
command: bash -ux /home/circleci/nipype/.circleci/test_py2_pytest.sh
175175
- run: *_run_codecov_coverage
176176
- store_artifacts: *store_artifacts_kwds
177+
- store_test_results: *store_artifacts_kwds
177178

178179
test_py3_fmri_fsl_spm:
179180
machine: *machine_kwds

0 commit comments

Comments
 (0)