Update azure-pipelines.yml for Azure Pipelines

This commit is contained in:
Amit Sharma 2019-07-16 17:42:03 +05:30
Родитель cc48d90149
Коммит 5808e378d0
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -30,5 +30,5 @@ steps:
- script: |
pip install pytest pytest-azurepipelines
pytest
pytest tests
displayName: 'pytest'