Skip to content

Commit

Permalink
feat: codecov uploading
Browse files Browse the repository at this point in the history
  • Loading branch information
oneWalker committed Nov 6, 2024
1 parent bc8cf55 commit 0a7025e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/autoUnitTest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:

- name: Run Unit Tests
run: npm run ci
npm i --save-dev jest-junit JEST_JUNIT_CLASSNAME="{filepath}" jest --reporters=jest-junit

- name: Code Coverage
uses: codecov/codecov-action@v3
Expand Down

0 comments on commit 0a7025e

Please sign in to comment.