mirror of
https://github.com/home-assistant/core.git
synced 2025-07-30 16:57:19 +00:00
Update azure-pipelines-ci.yml for Azure Pipelines
This commit is contained in:
parent
accfedce87
commit
7c27bab3c7
@ -32,7 +32,10 @@ jobs:
|
||||
container: $[ variables['PythonMain'] ]
|
||||
steps:
|
||||
- script: |
|
||||
pip install --user flake8
|
||||
python -m venv lint
|
||||
|
||||
. lint/bin/activate
|
||||
pip install flake8
|
||||
flake8 homeassistant tests script
|
||||
displayName: 'Run flake8'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user