Skip to content

Commit ad0b8f8

Browse files
garymmf0rmiga
andauthored
specify timeout for gazelle manifest test (#817)
Fixes #802 Co-authored-by: Thulio Ferraz Assis <[email protected]>
1 parent 0dfc546 commit ad0b8f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gazelle/manifest/defs.bzl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ def gazelle_python_manifest(
8888
"_TEST_REQUIREMENTS": "$(rootpath {})".format(requirements),
8989
},
9090
visibility = ["//visibility:private"],
91+
timeout = "short",
9192
)
9293

9394
native.filegroup(

0 commit comments

Comments
 (0)