Yaml linebreak
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Joe Bellus 2022-10-16 15:40:47 -04:00
parent 128281e317
commit a8ecbed3ba
1 changed files with 1 additions and 3 deletions

View File

@ -7,12 +7,10 @@ steps:
image: rust:latest
commands:
- apt-get update
- apt-get -y install libgtk-3-dev libxcb-shape0-dev libxcb-x
fixes0-dev
- apt-get -y install libgtk-3-dev libxcb-shape0-dev libxcb-x fixes0-dev
- rustup component add clippy
- cargo clippy
- cargo test --all
- name: deploy
image: rust:latest
commands: