mirror of
https://github.com/home-assistant/core.git
synced 2025-07-10 06:47:09 +00:00
Pin codecov-cli to v0.6.0 (#120084)
This commit is contained in:
parent
4707108146
commit
955685e116
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…
x
Reference in New Issue
Block a user