Remove caching for now
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
fd75435a9c
commit
082892101e
@ -26,6 +26,3 @@ pipeline:
|
|||||||
commands:
|
commands:
|
||||||
- pip install tox==3.14.6
|
- pip install tox==3.14.6
|
||||||
- tox -e ${TOXENV}
|
- tox -e ${TOXENV}
|
||||||
volumes:
|
|
||||||
- name: cache
|
|
||||||
path: /drone/src/.tox
|
|
||||||
|
Reference in New Issue
Block a user