Skip to content

Commit eb4e9d0

Browse files
committed
fix(ci): add codecov token
1 parent 3000ba9 commit eb4e9d0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,4 @@ jobs:
2929
with:
3030
fail_ci_if_error: true
3131
files: ./coverage-reports/coverage-report.xml
32+
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)