Skip to content

Commit 3ab59c6

Browse files
committed
build: add pytest-cov
1 parent 2ba3abd commit 3ab59c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
displayName: 'Install dependencies'
4242
4343
- script: |
44-
pip install pytest pytest-azurepipelines
44+
pip install pytest pytest-cov pytest-azurepipelines
4545
pytest
4646
displayName: 'pytest'
4747

0 commit comments

Comments
 (0)