Skip to content

Commit d1519aa

Browse files
authored
Update ci.yml for codecov v4
Hopefully addresses #228
1 parent ee91b4f commit d1519aa

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
@@ -34,3 +34,5 @@ jobs:
3434
if: ${{ matrix.version == '1' && matrix.os == 'ubuntu-latest' }}
3535
with:
3636
file: lcov.info
37+
env:
38+
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)