Skip to content

Commit 52c2dbe

Browse files
Update azure-pipelines.yml for Azure Pipelines
1 parent b0efae7 commit 52c2dbe

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,4 @@ steps:
1818
- script: |
1919
python -m pip install --upgrade pip
2020
pip install -r requirements.txt
21-
displayName: 'Install dependencies'
22-
23-
- script: |
24-
pip install pytest pytest-azurepipelines
25-
pytest
26-
displayName: 'pytest'
21+
displayName: 'Install dependencies'

0 commit comments

Comments
 (0)