Don't quote
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
3e03c91cb3
commit
3d76c710cc
@ -26,7 +26,7 @@ matrix:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Run tox testing
|
- name: Run tox testing
|
||||||
image: "python:${IMAGE}"
|
image: python:${IMAGE}
|
||||||
commands:
|
commands:
|
||||||
- pip install tox==3.14.6
|
- pip install tox==3.14.6
|
||||||
- tox -e "${TOXENV}"
|
- tox -e ${TOXENV}
|
||||||
|
Reference in New Issue
Block a user