Setting up CircleCI test summary support
This commit is contained in:
@@ -28,7 +28,10 @@ jobs:
|
||||
command: yarn test
|
||||
|
||||
- store_artifacts:
|
||||
path: coverage
|
||||
path: reports
|
||||
|
||||
- store_test_results:
|
||||
path: reports/junit.xml
|
||||
|
||||
- run:
|
||||
name: Build site
|
||||
|
||||
Reference in New Issue
Block a user