Skip to content

Commit f7d915d

Browse files
committed
chore(ci): Check clippy warning
1 parent 9606c5b commit f7d915d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/CI.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,6 @@ jobs:
3838
- uses: taiki-e/install-action@protoc
3939
- uses: Swatinem/rust-cache@v2
4040
- run: cargo clippy --workspace --all-features --all-targets
41-
env:
42-
RUSTFLAGS: "-A warnings"
4341

4442
codegen:
4543
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)