Fix Codecov Timeout Issues (#5985)

This commit is contained in:
Connor Fitzgerald 2024-07-18 16:56:30 -04:00 committed by GitHub
parent 3c3b532cf3
commit 80921f4720
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -568,6 +568,7 @@ jobs:
if: steps.coverage.outcome == 'success'
with:
files: lcov.info
token: ${{ secrets.CODECOV_TOKEN }}
doctest:
# runtime is normally 2 minutes