We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5089005 commit cd3e750Copy full SHA for cd3e750
.bazelrc
@@ -4,6 +4,7 @@ build --java_runtime_version=remotejdk_17
4
build --tool_java_runtime_version=remotejdk_17
5
6
test --test_output=errors
7
+test --build_tests_only
8
9
# stop legacy behavior of creating __init__.py files
10
build --incompatible_default_to_explicit_init_py
0 commit comments