Skip to content

Commit a18100c

Browse files
Fix codecov v5 in CI (#228)
Co-authored-by: termi-official <[email protected]>
1 parent 493486e commit a18100c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,5 @@ jobs:
3232
- uses: codecov/codecov-action@v5
3333
with:
3434
file: lcov.info
35+
env:
36+
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)