objC bazel test: run TvTests

pull/29665/head
Jan Tattermusch 3 years ago
parent 68cfae7d2d
commit 46a81991a9
  1. 2
      tools/internal_ci/macos/grpc_objc_bazel_test.sh

@ -46,9 +46,9 @@ EXAMPLE_TARGETS=(
TEST_TARGETS=(
# TODO(jtattermusch): ideally we'd say "//src/objective-c/tests/..." but not all the targets currently build
# TODO(jtattermusch): make //src/objective-c/tests:TvTests build reliably
//src/objective-c/tests:InteropTests
//src/objective-c/tests:MacTests
//src/objective-c/tests:TvTests
//src/objective-c/tests:UnitTests
)

Loading…
Cancel
Save