mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Update azure-pipelines-ci.yml for Azure Pipelines
This commit is contained in:
parent
e93fbcf701
commit
ceac04b82d
@ -15,7 +15,7 @@ variables:
|
||||
|
||||
jobs:
|
||||
|
||||
- job: 'Check_Python'
|
||||
- job: 'Check'
|
||||
pool:
|
||||
vmImage: 'ubuntu-latest'
|
||||
strategy:
|
||||
@ -76,5 +76,5 @@ jobs:
|
||||
|
||||
- script: |
|
||||
. venv/bin/activate
|
||||
pytest --timeout=9 --durations=10 -qq -o console_output_style=count -p no:sugar
|
||||
pytest --timeout=9 --durations=10 tests
|
||||
displayName: 'Run pytest for python $(python.version)'
|
||||
|
Loading…
x
Reference in New Issue
Block a user