mirror of
https://github.com/home-assistant/core.git
synced 2025-08-02 18:18:21 +00:00
Update azure-pipelines-ci.yml for Azure Pipelines
This commit is contained in:
parent
4cb0ff1f63
commit
accfedce87
@ -32,7 +32,7 @@ jobs:
|
|||||||
container: $[ variables['PythonMain'] ]
|
container: $[ variables['PythonMain'] ]
|
||||||
steps:
|
steps:
|
||||||
- script: |
|
- script: |
|
||||||
pip install -user 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