diff --git a/.drone.yml b/.drone.yml index d2287d7..06154e2 100644 --- a/.drone.yml +++ b/.drone.yml @@ -22,6 +22,7 @@ matrix: pipeline: build: + name: tox -e ${TOXENV} image: python:${IMAGE} commands: - pip install tox==3.14.6