Skip to content

Commit e4dc83f

Browse files
fix: remove formatting from tests (#93)
1 parent 40b13ce commit e4dc83f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/BUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,7 @@ format_test(
185185
no_sandbox = True,
186186
python = "@aspect_rules_lint//format:ruff",
187187
starlark = "@buildifier_prebuilt//:buildifier",
188+
tags = ["manual"],
188189
visibility = [
189190
"//visibility:public",
190191
],

0 commit comments

Comments
 (0)