Skip to content

Commit 1e837f5

Browse files
authored
Update coverage.yml
1 parent 229645d commit 1e837f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,6 @@ jobs:
1818
- name: Upload coverage to Codecov
1919
uses: codecov/codecov-action@v3
2020
with:
21+
token: ${{ secrets.CODECOV_TOKEN }}
2122
files: lcov.info
2223
fail_ci_if_error: true

0 commit comments

Comments
 (0)