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 a00be5c commit 3416f40Copy full SHA for 3416f40
.bazelci/presubmit.yml
@@ -33,7 +33,7 @@ buildifier:
33
build_flags:
34
- "--keep_going"
35
- "--build_tag_filters=-integration-test"
36
- - "--bazelversion ${{ bazel }}"
+ - "${{ bazel }}"
37
test_targets:
38
- "--"
39
- "..."
0 commit comments