We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65ce8b1 commit 5a39e23Copy full SHA for 5a39e23
1 file changed
MODULE.bazel
@@ -7,7 +7,7 @@ http_archive = use_repo_rule(
7
"@bazel_tools//tools/build_defs/repo:http.bzl",
8
"http_archive",
9
)
10
-
+# TODO: Remove this line after GHA succeeds
11
http_archive(
12
name = "xacro",
13
build_file_content = """
0 commit comments