mirror of
https://github.com/gfx-rs/wgpu.git
synced 2025-02-16 17:02:32 +00:00
Fix Codecov Timeout Issues (#5985)
This commit is contained in:
parent
3c3b532cf3
commit
80921f4720
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -568,6 +568,7 @@ jobs:
|
||||
if: steps.coverage.outcome == 'success'
|
||||
with:
|
||||
files: lcov.info
|
||||
token: ${{ secrets.CODECOV_TOKEN }}
|
||||
|
||||
doctest:
|
||||
# runtime is normally 2 minutes
|
||||
|
Loading…
Reference in New Issue
Block a user