Skip to content
This repository was archived by the owner on Jan 12, 2023. It is now read-only.

Commit 83ac5fa

Browse files
author
Kevin Hermawan
committed
chore: uploads coverage to codecov
1 parent 89634dd commit 83ac5fa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/code-quality.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@ jobs:
3333
- name: Run unit test
3434
run: npm run test:coverage
3535

36+
- name: Upload coverage
37+
uses: codecov/codecov-action@v3
38+
3639
build:
3740
runs-on: ubuntu-latest
3841

0 commit comments

Comments
 (0)