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 6e821e6 commit bfc8670Copy full SHA for bfc8670
azure-pipelines.yml
@@ -24,7 +24,3 @@ steps:
24
pip install -r requirements.txt
25
displayName: 'Install dependencies'
26
27
-- script: |
28
- pip install pytest pytest-azurepipelines
29
- pytest
30
- displayName: 'pytest'
0 commit comments