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 ef72829 commit 7ff127dCopy full SHA for 7ff127d
.bazelci/presubmit.yml
@@ -51,9 +51,11 @@ buildifier:
51
test_flags:
52
- "--noenable_bzlmod"
53
- "--enable_workspace"
54
+ - "--test_tag_filters=-integration-test"
55
build_flags:
56
57
58
+ - "--build_tag_filters=-integration-test"
59
bazel: 7.x
60
.common_bazelinbazel_config: &common_bazelinbazel_config
61
0 commit comments