Skip to content

Commit

Permalink
Remove internal_ci flag from interop test script (#2509)
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesNK authored Aug 16, 2024
1 parent 74ee5f0 commit c397bc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kokoro/interop.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ cd ../grpc

source tools/internal_ci/helper_scripts/prepare_build_linux_rc

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

0 comments on commit c397bc7

Please sign in to comment.