We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ba3abd commit 3ab59c6Copy full SHA for 3ab59c6
1 file changed
azure-pipelines.yml
@@ -41,7 +41,7 @@ jobs:
41
displayName: 'Install dependencies'
42
43
- script: |
44
- pip install pytest pytest-azurepipelines
+ pip install pytest pytest-cov pytest-azurepipelines
45
pytest
46
displayName: 'pytest'
47
0 commit comments