Skip to content

Commit

Permalink
remove drone task
Browse files Browse the repository at this point in the history
  • Loading branch information
Nutomic committed Nov 16, 2022
1 parent b605b9d commit 804400f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,6 @@ steps:
commands:
- /root/.cargo/bin/cargo fmt -- --check

- name: lemmy_api_common doesnt depend on diesel
image: rust:1.64-buster
commands:
- ! cargo tree -p lemmy_api_common --no-default-features -i diesel

# latest rust for clippy to get extra checks
- name: cargo clippy
image: rust:1.64-buster
Expand Down

0 comments on commit 804400f

Please sign in to comment.