mirror of
https://github.com/dolthub/dolt.git
synced 2026-01-06 00:39:40 -06:00
Fixing a merge error that included the env section twice
This commit is contained in:
2
.github/workflows/ci-check-repo.yaml
vendored
2
.github/workflows/ci-check-repo.yaml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user