Skip to content

Commit b966136

Browse files
committed
test: coverage 文件
1 parent 01b79d9 commit b966136

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929
if: github.actor != 'dependabot[bot]'
3030
with:
3131
api-token: ${{ secrets.CODACY_API_TOKEN }}
32-
coverage-reports: packages/*/coverage/lcov.info
32+
coverage-reports: coverage/lcov.info

0 commit comments

Comments
 (0)