8000 [temp] check if zeroconf is installed · home-assistant/core@80029e2 · GitHub
[go: up one dir, main page]

Skip to content

Commit 80029e2

Browse files
committed
[temp] check if zeroconf is installed
1 parent 58eb58a commit 80029e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -644,6 +644,7 @@ jobs:
644644
- name: Run mypy
645645
run: |
646646
. venv/bin/activate
647+
pip freeze | grep zeroconf
647648
mypy homeassistant
648649
649650
pytest:

0 commit comments

Comments
 (0)
0