Skip to content

Commit

Permalink
Update azure-pipelines.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
dgiovanis committed Feb 16, 2021
1 parent 721e42a commit b2fff23
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,7 @@ steps:
displayName: Install project dependencies

- script: |
pip install pytest pytest-azurepipelines
pytest
pip install pytest pytest-azurepipelines
displayName: 'pytest'
- script: |
Expand Down

0 comments on commit b2fff23

Please sign in to comment.