mirror of
https://github.com/basnijholt/adaptive-lighting.git
synced 2026-09-12 06:44:04 +02:00
Selective coverage
This commit is contained in:
parent
709b61303c
commit
149cf2867d
1 changed files with 2 additions and 1 deletions
3
.github/workflows/pytest.yaml
vendored
3
.github/workflows/pytest.yaml
vendored
|
|
@ -54,8 +54,9 @@ jobs:
|
|||
-qq \
|
||||
--timeout=9 \
|
||||
--durations=10 \
|
||||
--cov="homeassistant" \
|
||||
--cov="homeassistant/components/adaptive_lighting" \
|
||||
--cov-report=xml \
|
||||
--cov-report=html \
|
||||
-o console_output_style=count \
|
||||
-p no:sugar \
|
||||
tests/components/adaptive_lighting
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue