ci: install clippy component for backend job
This commit is contained in:
@@ -47,6 +47,8 @@ jobs:
|
||||
|
||||
- name: Set up Rust
|
||||
uses: dtolnay/rust-toolchain@stable
|
||||
with:
|
||||
components: clippy
|
||||
|
||||
- name: Cache cargo
|
||||
uses: actions/cache@v4
|
||||
|
||||
Reference in New Issue
Block a user