fix double name
This commit is contained in:
parent
d6ca77a3ba
commit
3f5a8790de
|
@ -61,7 +61,6 @@ jobs:
|
|||
- script: python -m pip install --upgrade tox codecov
|
||||
displayName: install tox & codecov
|
||||
- script: tox -e $(tox.env)
|
||||
displayName: run tox
|
||||
env:
|
||||
TOX_AP_TEST_EXTRAS=azure-pipelines
|
||||
displayName: run tox
|
||||
|
|
Loading…
Reference in New Issue