codecov integration
This commit is contained in:
parent
037f68858d
commit
c6285944a1
4 changed files with 6 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
|
@ -32,3 +32,5 @@ jobs:
|
|||
run: npm run build
|
||||
- name: Test
|
||||
run: npm run test
|
||||
- name: Upload Coverage
|
||||
uses: codecov/codecov-action@v1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue