Skip to content

Commit 414b52b

Browse files
committed
use py37-alldeps for coverage
1 parent 01c9c12 commit 414b52b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
versionSpec: '3.7'
7171
- script: pip install tox
7272
displayName: Install tox
73-
- script: tox -e py37,report
73+
- script: tox -e py37-alldeps,report
7474
displayName: Run the tests and generate coverage
7575
- script: |
7676
pip install codecov

0 commit comments

Comments
 (0)