Skip to content

Commit 2b49938

Browse files
committed
Install updated coverage
1 parent 8684bb6 commit 2b49938

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/azure-wheel-helpers/azure-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
steps:
77
- script: |
8-
python -m pip install -U pytest pytest-cov pytest-azurepipelines
8+
python -m pip install -U pytest pytest-cov pytest-azurepipelines "coverage>=5.0"
99
displayName: Install Azure testing requirements
1010

1111
- script: |

0 commit comments

Comments
 (0)