mirror of
https://github.com/basnijholt/adaptive-lighting.git
synced 2026-09-11 22:34:04 +02:00
install requirements.txt
This commit is contained in:
parent
965c0e0d3d
commit
e380e5ccaa
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yaml
vendored
1
.github/workflows/ci.yaml
vendored
|
|
@ -31,6 +31,7 @@ jobs:
|
|||
run: |
|
||||
pip install --upgrade pip
|
||||
pip install --upgrade pytest
|
||||
pip install -r homeassistant/requirements.txt
|
||||
pip install -r homeassistant/requirements_test.txt
|
||||
pip install -e homeassistant/
|
||||
- name: Run pytest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue