mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 16:57:53 +00:00
Add partial codecov flag to CI to trigger carryforward coverage (#60256)
This commit is contained in:
parent
7e9ff26b4c
commit
314f593066
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -900,3 +900,5 @@ jobs:
|
||||
coverage xml
|
||||
- name: Upload coverage to Codecov
|
||||
uses: codecov/codecov-action@v2.1.0
|
||||
with:
|
||||
flags: partial
|
||||
|
Loading…
x
Reference in New Issue
Block a user