Skip to content

Commit

Permalink
test: coverage 文件
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudcome committed Jul 27, 2024
1 parent 01b79d9 commit b966136
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
if: github.actor != 'dependabot[bot]'
with:
api-token: ${{ secrets.CODACY_API_TOKEN }}
coverage-reports: packages/*/coverage/lcov.info
coverage-reports: coverage/lcov.info

0 comments on commit b966136

Please sign in to comment.