Skip to content

Commit

Permalink
ci: update codecov/codecov-action
Browse files Browse the repository at this point in the history
  • Loading branch information
hookhookun committed Feb 6, 2023
1 parent e29aa65 commit 9426429
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
- run: npm install --no-save c8
- run: npx c8 npm test
- run: npx c8 report --reporter=text-lcov > coverage.lcov
- uses: codecov/codecov-action@v2
- uses: codecov/codecov-action@v3

0 comments on commit 9426429

Please sign in to comment.