Skip to content

Commit 80921f4

Browse files
authored
Fix Codecov Timeout Issues (#5985)
1 parent 3c3b532 commit 80921f4

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
@@ -568,6 +568,7 @@ jobs:
568568
if: steps.coverage.outcome == 'success'
569569
with:
570570
files: lcov.info
571+
token: ${{ secrets.CODECOV_TOKEN }}
571572

572573
doctest:
573574
# runtime is normally 2 minutes

0 commit comments

Comments
 (0)