From 2a755630009d2592f91d9fe57301b6f9b77f2b7c Mon Sep 17 00:00:00 2001 From: Jason Fulghum Date: Fri, 24 Jan 2025 12:24:05 -0800 Subject: [PATCH] Fixing a merge error that included the env section twice --- .github/workflows/ci-check-repo.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ci-check-repo.yaml b/.github/workflows/ci-check-repo.yaml index 770ecbba2e..fa16ce8511 100644 --- a/.github/workflows/ci-check-repo.yaml +++ b/.github/workflows/ci-check-repo.yaml @@ -152,8 +152,6 @@ jobs: cwd: "." pull: "--ff" - name: Check generated protobufs - env: - USE_BAZEL_VERSION: 7.4.0 working-directory: ./proto env: USE_BAZEL_VERSION: 7.4.0