use codecov-action v2
This commit is contained in:
parent
dff10bdcda
commit
d6cf3503cf
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -78,7 +78,7 @@ jobs:
|
|||||||
|
|
||||||
# Codecov
|
# Codecov
|
||||||
- uses: julia-actions/julia-processcoverage@v1
|
- uses: julia-actions/julia-processcoverage@v1
|
||||||
- uses: codecov/codecov-action@v1
|
- uses: codecov/codecov-action@v2
|
||||||
with:
|
with:
|
||||||
file: lcov.info
|
file: lcov.info
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user