Skip to content

Commit

Permalink
#21: circle ci store_artifacts test
Browse files Browse the repository at this point in the history
  • Loading branch information
738 committed Apr 21, 2019
1 parent a7b49d1 commit 6f4cf58
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
name: test
command: npm test
- store_artifacts:
path: test-results.xml
prefix: tests
path: /test-results
destination: prefix
- store_test_results:
path: test-results.xml
path: /test-results

0 comments on commit 6f4cf58

Please sign in to comment.