This task should be optional however it fails all builds because failing bazel info.
Error is related to workspace setup. Since we are in the process of moving to bzlmod I think we should not bother with that now. Especially when reproducing locally it gives different error.
Description
Reverts https://github.com/bazelbuild/rules_scala/pull/1349
This task should be optional however it fails all builds because failing
bazel info
.Error is related to workspace setup. Since we are in the process of moving to bzlmod I think we should not bother with that now. Especially when reproducing locally it gives different error.
Motivation
Unblock pull requests.