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:
|
||||
- name: Run tox testing
|
||||
image: "python:${IMAGE}"
|
||||
image: python:${IMAGE}
|
||||
commands:
|
||||
- pip install tox==3.14.6
|
||||
- tox -e "${TOXENV}"
|
||||
- tox -e ${TOXENV}
|
||||
|
Reference in New Issue
Block a user