mirror of
https://github.com/basnijholt/adaptive-lighting.git
synced 2026-09-16 00:34:04 +02:00
Update test_dependencies.py
pytest reversion todo in later commit
This commit is contained in:
parent
66e65e2fe7
commit
e3eb5415f2
2 changed files with 1 additions and 1 deletions
1
.github/workflows/pytest.yaml
vendored
1
.github/workflows/pytest.yaml
vendored
|
|
@ -2,7 +2,6 @@ name: pytest
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [master]
|
||||
pull_request:
|
||||
|
||||
jobs:
|
||||
|
|
|
|||
|
|
@ -24,6 +24,7 @@ required = [
|
|||
"components.zeroconf",
|
||||
"components.http",
|
||||
"components.stream",
|
||||
"components.conversation",
|
||||
]
|
||||
to_install = []
|
||||
for r in required:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue