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
msiemens committed May 30, 2019
1 parent 10b0dc7 commit 86c1612
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ steps:
displayName: 'Install dependencies'

- script: |
pytest --cov=PyGitUp --cov-report html
pytest PyGitUp/tests --cov --cov-report=html
displayName: 'Run tests'

- script: |
Expand Down

0 comments on commit 86c1612

Please sign in to comment.