diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index e6a4f40dc..94d9b5be0 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -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