mirror of
https://github.com/home-assistant/core.git
synced 2026-07-04 23:51:32 +02:00
Update azure-pipelines-ci.yml for Azure Pipelines
This commit is contained in:
@@ -32,7 +32,7 @@ jobs:
|
||||
container: $[ variables['PythonMain'] ]
|
||||
steps:
|
||||
- script: |
|
||||
pip install flake8
|
||||
pip install -user flake8
|
||||
flake8 homeassistant tests script
|
||||
displayName: 'Run flake8'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user