Bazel: Just target flatc and flatbuffers_test for presubmit
This commit is contained in:
parent
6cb4d671a8
commit
8b35a6bc32
|
@ -33,6 +33,7 @@ platforms:
|
||||||
macos:
|
macos:
|
||||||
xcode_version: "14.3"
|
xcode_version: "14.3"
|
||||||
build_targets:
|
build_targets:
|
||||||
- "//..."
|
- "//:flatbuffers"
|
||||||
|
- "//:flatc"
|
||||||
test_targets:
|
test_targets:
|
||||||
- "//..."
|
- "//tests:flatbuffers_test"
|
||||||
|
|
Loading…
Reference in New Issue