Give it some air

This commit is contained in:
Hynek Schlawack 2019-05-31 12:03:07 +02:00 committed by GitHub
parent 2a391355f5
commit 79a9db4cae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -60,10 +60,12 @@ jobs:
- script: python -m pip install --upgrade tox codecov
displayName: install tox & codecov
- script: tox -e $(tox.env)
env:
TOX_AP_TEST_EXTRAS: azure-pipelines
displayName: run tox
- script: |
coverage combine
codecov