Pass --no_internal to kotlin-compiler-dev bot

Change-Id: I3b45e16b20caa69b12f26b9061a0e392a074ebe8
diff --git a/infra/config/global/cr-buildbucket.cfg b/infra/config/global/cr-buildbucket.cfg
index 20b9d91..ae6487f 100644
--- a/infra/config/global/cr-buildbucket.cfg
+++ b/infra/config/global/cr-buildbucket.cfg
@@ -493,7 +493,7 @@
       mixins: "linux"
       mixins: "normal"
       recipe {
-        properties_j: "test_options:[\"--runtimes=dex-default:jdk11\", \"--kotlin-compiler-dev\", \"--one_line_per_test\", \"--archive_failures\", \"*kotlin*\"]"
+        properties_j: "test_options:[\"--no_internal\", \"--runtimes=dex-default:jdk11\", \"--kotlin-compiler-dev\", \"--one_line_per_test\", \"--archive_failures\", \"*kotlin*\"]"
       }
     }
     builders {