Skip to content

Commit

Permalink
🐛 fix: coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
jiangchu committed Jan 3, 2025
1 parent ecebbbf commit 4938265
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ jobs:
- name: Test and coverage
run: pnpm run test:coverage

- name: Upload coverage to Codecov
uses: codecov/codecov-action@v3
# - name: Upload coverage to Codecov
# uses: codecov/codecov-action@v3

0 comments on commit 4938265

Please sign in to comment.