Upload coverage report
This commit is contained in:
parent
8a69c54fd8
commit
37d351eba0
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -74,6 +74,8 @@ jobs:
|
|||
run: yarn test
|
||||
- name: Run webpack
|
||||
run: yarn bundle
|
||||
- name: Upload coverage report
|
||||
run: yarn coverage:ci
|
||||
|
||||
components-lint:
|
||||
name: Components lint
|
||||
|
|
Loading…
Reference in New Issue
Block a user