Skip to content

Commit

Permalink
chore(ci): Check clippy warning
Browse files Browse the repository at this point in the history
  • Loading branch information
tottoto committed Dec 4, 2024
1 parent 9606c5b commit f7d915d
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 @@ -38,8 +38,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 f7d915d

Please sign in to comment.