chore: clippy fix (#1933)

This commit is contained in:
Aaron Chen
2025-04-06 22:38:10 +08:00
committed by GitHub
parent bc8875fd49
commit 0dbface59a
2 changed files with 3 additions and 7 deletions

View File

@@ -21,10 +21,6 @@ jobs:
- uses: Swatinem/rust-cache@v2
- if: ${{ runner.os == 'Windows' }}
uses: ilammy/setup-nasm@v1
- name: Install Protoc
uses: arduino/setup-protoc@v3
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
- name: Install Rust
run: |
rustup set profile minimal