Upload coverage report

This commit is contained in:
Quinn 2022-04-11 20:35:41 -04:00 committed by GitHub
parent 8a69c54fd8
commit 37d351eba0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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