codecov integration

This commit is contained in:
syuilo
2021-06-25 09:46:40 +09:00
parent 037f68858d
commit c6285944a1
4 changed files with 6 additions and 1 deletions

View File

@@ -32,3 +32,5 @@ jobs:
run: npm run build
- name: Test
run: npm run test
- name: Upload Coverage
uses: codecov/codecov-action@v1