diff --git a/.drone.yml b/.drone.yml index 7958c98..d2287d7 100644 --- a/.drone.yml +++ b/.drone.yml @@ -26,6 +26,3 @@ pipeline: commands: - pip install tox==3.14.6 - tox -e ${TOXENV} - volumes: - - name: cache - path: /drone/src/.tox