diff --git a/test/rust_analyzer/rust_analyzer_test_runner.sh b/test/rust_analyzer/rust_analyzer_test_runner.sh index e602a6ff6d..14558d9e0b 100755 --- a/test/rust_analyzer/rust_analyzer_test_runner.sh +++ b/test/rust_analyzer/rust_analyzer_test_runner.sh @@ -38,6 +38,9 @@ test_crate_repositories() EOF cat <"${new_workspace}/.bazelrc" +# TODO: support bzlmod +common --noenable_bzlmod +common --enable_workspace build --keep_going test --test_output=errors # The 'strict' config is used to ensure extra checks are run on the test