mirror of
https://github.com/basnijholt/adaptive-lighting.git
synced 2026-09-11 22:34:04 +02:00
Fix PYTHONPATH
This commit is contained in:
parent
f6c9d138c5
commit
a9428ed936
4 changed files with 6 additions and 6 deletions
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
|
|
@ -35,4 +35,4 @@ jobs:
|
|||
- name: Run pytest
|
||||
timeout-minutes: 60
|
||||
run: |
|
||||
pytest tests
|
||||
PYTHONPATH=${PYTHONPATH}:custom_components/:homeassistant/tests pytest tests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue