Skip to content

Commit

Permalink
HTML is autogenerated by Azure
Browse files Browse the repository at this point in the history
  • Loading branch information
Neil Booth committed Feb 3, 2021
1 parent c05b69d commit 9dbc138
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .azure-pipelines/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
- template: prepare-env.yml
- script: |
coverage run -m pytest --junitxml=junit/test-results.xml tests
coverage html
coverage xml
displayName: 'Test with pytest'
- task: PublishTestResults@2
Expand Down

0 comments on commit 9dbc138

Please sign in to comment.