Merge pull request #1861 from thaJeztah/upload_junit

CircleCI: store junit.xml as artifact
This commit is contained in:
Sebastiaan van Stijn 2019-05-10 17:23:05 -07:00 committed by GitHub
commit b032208710
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -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