Skip to content

Commit ec24d4c

Browse files
committed
Fix coverage
1 parent 3f87afe commit ec24d4c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ jobs:
6767
with:
6868
token: ${{ secrets.CODECOV_TOKEN }}
6969
fail_ci_if_error: true
70+
files: ./coverage/lcov.info
7071
- run: bun publish --access public
7172
env:
7273
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)