Test not setting --local_test_jobs
diff --git a/.bazelrc b/.bazelrc
index 6bf054f..80d2931 100644
--- a/.bazelrc
+++ b/.bazelrc
@@ -97,6 +97,7 @@
 common:ci-common --remote_download_minimal
 common:ci-common --nobuild_runfile_links
 common:ci-common --experimental_profile_include_target_label
+common:ci-common --local_test_jobs=0
 
 ## For Linux
 common:ci-linux --config=ci-common