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 4ed864d commit 35796d7Copy full SHA for 35796d7
.bazelci/presubmit.yml
@@ -12,6 +12,7 @@ tasks:
12
build_targets:
13
- "//..."
14
- "-//tests/core/go_binary:goos_pure_bin"
15
+ - "-//tests/core/cross:go_cross_binary_test"
16
build_flags:
17
- "--per_file_copt=external/.*@-w"
18
- "--host_per_file_copt=external/.*@-w"
@@ -32,6 +33,7 @@ tasks:
32
33
# Requires https://github.com/bazelbuild/bazel/commit/ceddfb1ece1f8ed7ff81558fa1751e6526df031b.
34
- "-//tests/core/go_binary:configurable_attribute_good_test"
35
36
37
test_flags:
38
39
0 commit comments