Skip to content

Commit 37cf32d

Browse files
authored
Update ci.yml for codecov v4 (#229)
1 parent 5c9c25b commit 37cf32d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,5 @@ jobs:
3434
- uses: codecov/codecov-action@v4
3535
if: ${{ matrix.version == '1' && matrix.os == 'ubuntu-latest' }}
3636
with:
37+
token: ${{ secrets.CODECOV_TOKEN }}
3738
file: lcov.info

0 commit comments

Comments
 (0)