mirror of
https://github.com/home-assistant/core.git
synced 2025-07-08 13:57:10 +00:00
Bump codecov to 2.1.0 (#35808)
* Bump codecov to 2.1.0 * Try to invalidate cache
This commit is contained in:
parent
2da718d7e8
commit
8970fd8a56
@ -158,7 +158,7 @@ stages:
|
||||
steps:
|
||||
- template: templates/azp-step-cache.yaml@azure
|
||||
parameters:
|
||||
keyfile: "requirements_test_all.txt | homeassistant/package_constraints.txt"
|
||||
keyfile: "requirements_test_all.txt | requirements_test.txt | homeassistant/package_constraints.txt"
|
||||
build: |
|
||||
set -e
|
||||
python -m venv venv
|
||||
|
@ -4,7 +4,7 @@
|
||||
|
||||
-r requirements_test_pre_commit.txt
|
||||
asynctest==0.13.0
|
||||
codecov==2.0.22
|
||||
codecov==2.1.0
|
||||
coverage==5.1
|
||||
mock-open==1.4.0
|
||||
mypy==0.770
|
||||
|
Loading…
x
Reference in New Issue
Block a user