CI: Add job for pip check (#64058)

This commit is contained in:
Marc Mueller
2022-01-17 14:06:30 +01:00
committed by GitHub
parent a6503406a4
commit d84beefd4e
3 changed files with 66 additions and 0 deletions

View File

@@ -119,6 +119,12 @@ other: &other
- .github/workflows/*
- homeassistant/scripts/**
requirements:
- .github/workflows/*
- homeassistant/package_constraints.txt
- requirements*.txt
- setup.py
any:
- *base_platforms
- *components