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