mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-29 14:22:02 +00:00
Bazel: Just target flatc and flatbuffers_test for presubmit
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user