Skip to content

Commit 358f670

Browse files
committed
ci: add CodeCov action
1 parent 02cbd6d commit 358f670

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,6 @@ jobs:
3131

3232
- name: Build
3333
run: yarn build
34+
35+
- name: CodeCov
36+
uses: codecov/codecov-action@v1

0 commit comments

Comments
 (0)