updated .drone.yml
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Paul 2022-06-04 14:52:06 +02:00
parent a5b9634f73
commit 2303e7663d

View File

@ -61,7 +61,7 @@ steps:
- cargo test --verbose --all
volumes:
- name: cargo
path: /drone/src/.cargo
path: /usr/local/cargo
- name: apt
path: /var/cache/apt
when: