Skip to content

Commit c397bc7

Browse files
authored
Remove internal_ci flag from interop test script (#2509)
1 parent 74ee5f0 commit c397bc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kokoro/interop.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ cd ../grpc
2727

2828
source tools/internal_ci/helper_scripts/prepare_build_linux_rc
2929

30-
tools/run_tests/run_interop_tests.py -l aspnetcore c++ -s aspnetcore c++ --use_docker --internal_ci -t -j 8
30+
tools/run_tests/run_interop_tests.py -l aspnetcore c++ -s aspnetcore c++ --use_docker -t -j 8

0 commit comments

Comments
 (0)