mirror of
https://github.com/home-assistant/core.git
synced 2025-08-02 01:58:20 +00:00
Update azure-pipelines-ci.yml for Azure Pipelines
This commit is contained in:
parent
896eaba2d6
commit
4cb0ff1f63
@ -32,7 +32,7 @@ jobs:
|
|||||||
container: $[ variables['PythonMain'] ]
|
container: $[ variables['PythonMain'] ]
|
||||||
steps:
|
steps:
|
||||||
- script: |
|
- script: |
|
||||||
pip install flake8
|
pip install -user flake8
|
||||||
flake8 homeassistant tests script
|
flake8 homeassistant tests script
|
||||||
displayName: 'Run flake8'
|
displayName: 'Run flake8'
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user