mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 01:07:10 +00:00
Update azure-pipelines-ci.yml for Azure Pipelines
This commit is contained in:
parent
96e84692ef
commit
1c0d847353
@ -190,6 +190,10 @@ stages:
|
|||||||
displayName: 'Setup Env'
|
displayName: 'Setup Env'
|
||||||
- script: |
|
- script: |
|
||||||
. venv/bin/activate
|
. venv/bin/activate
|
||||||
TYPING_FILES=$(cat mypyrc)
|
mypy \
|
||||||
mypy $TYPING_FILES
|
homeassistant/*.py \
|
||||||
|
homeassistant/auth/ \
|
||||||
|
homeassistant/helpers/ \
|
||||||
|
homeassistant/scripts/ \
|
||||||
|
homeassistant/util/
|
||||||
displayName: 'Run mypy'
|
displayName: 'Run mypy'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user