mirror of
https://github.com/basnijholt/adaptive-lighting.git
synced 2026-09-15 00:04:05 +02:00
Fix coverage. (#1404)
This commit is contained in:
parent
ae719a676d
commit
e656dd31b0
2 changed files with 3 additions and 3 deletions
2
.github/workflows/pytest.yaml
vendored
2
.github/workflows/pytest.yaml
vendored
|
|
@ -61,7 +61,7 @@ jobs:
|
|||
-qq \
|
||||
--timeout=9 \
|
||||
--durations=10 \
|
||||
--cov="homeassistant" \
|
||||
--cov=homeassistant.components.adaptive_lighting \
|
||||
--cov-report=xml \
|
||||
-o console_output_style=count \
|
||||
-p no:sugar \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue