We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3f1a38 commit 5e932f1Copy full SHA for 5e932f1
.bcr/presubmit.yml
@@ -7,6 +7,7 @@ bcr_test_module:
7
working_directory: "examples/gazelle"
8
name: "Gazelle"
9
platform: ${{ platform }}
10
+ bazel: "7.x"
11
run_targets:
12
- "//:gazelle"
13
test_targets:
@@ -15,5 +16,6 @@ bcr_test_module:
15
16
working_directory: "examples/tests_and_lints"
17
name: "Tests and lints"
18
19
20
21
- "//..."
0 commit comments