fix: codecov v5 (#5715)
This commit is contained in:
@@ -101,6 +101,6 @@ jobs:
|
|||||||
uses: codecov/codecov-action@v5.0.0
|
uses: codecov/codecov-action@v5.0.0
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.CODECOV_TOKEN }}
|
token: ${{ secrets.CODECOV_TOKEN }}
|
||||||
plugin: gcov
|
plugins: gcov
|
||||||
fail_ci_if_error: true
|
fail_ci_if_error: true
|
||||||
verbose: true
|
verbose: true
|
||||||
|
|||||||
Reference in New Issue
Block a user