Skip to content

Commit

Permalink
Don’t install clippy on release
Browse files Browse the repository at this point in the history
  • Loading branch information
madninja committed Mar 1, 2023
1 parent 984054d commit f1b4339
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/tools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,6 @@ jobs:

- name: Setup | Rust
uses: dtolnay/rust-toolchain@stable
with:
components: clippy, rustfmt

- name: Setup | Protoc
run: sudo apt-get install -y protobuf-compiler
Expand Down

0 comments on commit f1b4339

Please sign in to comment.