mirror of
https://github.com/XiaoMi/ha_xiaomi_home.git
synced 2025-04-04 00:35:33 +08:00
chore: fix workflows dependencies lib lack for test.yaml
This commit is contained in:
parent
fb2a089506
commit
06df255cf2
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
@ -19,7 +19,7 @@ jobs:
|
|||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
python -m pip install --upgrade pip
|
python -m pip install --upgrade pip
|
||||||
pip install pytest pytest-asyncio pytest-dependency zeroconf
|
pip install pytest pytest-asyncio pytest-dependency zeroconf paho.mqtt psutil cryptography
|
||||||
|
|
||||||
- name: Check rule format with pytest
|
- name: Check rule format with pytest
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user