chore: fix workflows dependencies lib lack

main
topsworld 11 months ago
parent d2e46e016d
commit fb2a089506

@ -19,7 +19,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install pytest pytest-asyncio pytest-dependency
pip install pytest pytest-asyncio pytest-dependency zeroconf
- name: Check rule format with pytest
run: |

Loading…
Cancel
Save