Skip to content

Commit f28385c

Browse files
authored
Use Codecov token when uploading to Codecov
1 parent 8cfbaea commit f28385c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,3 +57,4 @@ jobs:
5757
- uses: codecov/codecov-action@v5
5858
with:
5959
file: lcov.info
60+
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)