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

Commit

Permalink
chore: uploads coverage to codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Hermawan committed Sep 28, 2022
1 parent 89634dd commit 83ac5fa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/code-quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ jobs:
- name: Run unit test
run: npm run test:coverage

- name: Upload coverage
uses: codecov/codecov-action@v3

build:
runs-on: ubuntu-latest

Expand Down

0 comments on commit 83ac5fa

Please sign in to comment.