diff --git a/circle.yml b/circle.yml index 2f4f3418d4..720a2a4dca 100644 --- a/circle.yml +++ b/circle.yml @@ -77,6 +77,8 @@ jobs: echo 'Codecov failed to upload' - store_test_results: path: test-results + - store_artifacts: + path: test-results validate: working_directory: /work