Skip to content

Commit f276073

Browse files
JeffFesslerdkarrasch
authored andcommitted
Update ci.yml for codecov v4
Hopefully addresses #228
1 parent 5c9c25b commit f276073

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

+2
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,5 @@ jobs:
3535
if: ${{ matrix.version == '1' && matrix.os == 'ubuntu-latest' }}
3636
with:
3737
file: lcov.info
38+
env:
39+
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)