mirror of
https://github.com/basnijholt/adaptive-lighting.git
synced 2026-09-12 14:54:04 +02:00
install homeassistant/requirements_test_all.txt
This commit is contained in:
parent
e380e5ccaa
commit
da1e52142d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
|
|
@ -32,7 +32,7 @@ jobs:
|
|||
pip install --upgrade pip
|
||||
pip install --upgrade pytest
|
||||
pip install -r homeassistant/requirements.txt
|
||||
pip install -r homeassistant/requirements_test.txt
|
||||
pip install -r homeassistant/requirements_test_all.txt
|
||||
pip install -e homeassistant/
|
||||
- name: Run pytest
|
||||
timeout-minutes: 60
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue