mirror of
https://github.com/home-assistant/core.git
synced 2025-08-05 13:45:12 +02:00
Pin codecov-cli to v0.6.0 (#120084)
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user