We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b79c00 commit 76c2f6eCopy full SHA for 76c2f6e
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