Attempt to fix drone configuration
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:
@ -25,6 +25,8 @@ steps:
|
||||
|
||||
- name: test
|
||||
image: rust
|
||||
depends_on:
|
||||
- code_quality
|
||||
volumes:
|
||||
- name: rust_registry
|
||||
path: /usr/local/cargo/registry
|
||||
|
Reference in New Issue
Block a user