Pin codecov-cli to v0.6.0 (#120084)
This commit is contained in:
parent
4707108146
commit
955685e116
1 changed files with 2 additions and 0 deletions
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
|
@ -1159,6 +1159,7 @@ jobs:
|
|||
fail_ci_if_error: true
|
||||
flags: full-suite
|
||||
token: ${{ secrets.CODECOV_TOKEN }}
|
||||
version: v0.6.0
|
||||
|
||||
pytest-partial:
|
||||
runs-on: ubuntu-22.04
|
||||
|
@ -1293,3 +1294,4 @@ jobs:
|
|||
with:
|
||||
fail_ci_if_error: true
|
||||
token: ${{ secrets.CODECOV_TOKEN }}
|
||||
version: v0.6.0
|
||||
|
|
Loading…
Add table
Reference in a new issue