Skip to content

Commit

Permalink
fix: codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
oneWalker committed Nov 6, 2024
1 parent c92f3be commit 56736c9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/autoUnitTest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,6 @@ jobs:
- name: Run Unit Tests
run: npm run ci

- name: Generate Coverage Report
run: npm run coverage

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

0 comments on commit 56736c9

Please sign in to comment.