Skip to content

Commit

Permalink
chore(ci): Check clippy warning (#2088)
Browse files Browse the repository at this point in the history
  • Loading branch information
tottoto authored Dec 5, 2024
1 parent f833ce1 commit 2ab164e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,6 @@ jobs:
- uses: taiki-e/install-action@protoc
- uses: Swatinem/rust-cache@v2
- run: cargo clippy --workspace --all-features --all-targets
env:
RUSTFLAGS: "-A warnings"

codegen:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 2ab164e

Please sign in to comment.