Skip to content

Commit 5a39e23

Browse files
committed
Add line to module.bazel to test gha
1 parent 65ce8b1 commit 5a39e23

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ http_archive = use_repo_rule(
77
"@bazel_tools//tools/build_defs/repo:http.bzl",
88
"http_archive",
99
)
10-
10+
# TODO: Remove this line after GHA succeeds
1111
http_archive(
1212
name = "xacro",
1313
build_file_content = """

0 commit comments

Comments
 (0)