Store additional artifacts to debug test failures
This commit is contained in:
@@ -27,6 +27,9 @@ jobs:
|
|||||||
name: Run Tests
|
name: Run Tests
|
||||||
command: npm test
|
command: npm test
|
||||||
|
|
||||||
|
- store_artifacts:
|
||||||
|
path: /home/circleci/.npm/_logs
|
||||||
|
|
||||||
- store_artifacts:
|
- store_artifacts:
|
||||||
path: coverage/
|
path: coverage/
|
||||||
destination: coverage
|
destination: coverage
|
||||||
|
|||||||
Reference in New Issue
Block a user