diff options
Diffstat (limited to '.bazelrc')
-rw-r--r-- | .bazelrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -30,6 +30,7 @@ build:remote17 --tool_java_runtime_version=remotejdk_17 test --build_tests_only test --test_output=errors +test --flaky_test_attempts=3 import %workspace%/tools/remote-bazelrc |