build: set test timeout

Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
Paul Meyer 2023-01-31 16:20:05 +01:00 committed by Malte Poll
parent 51e4f23fe0
commit 076103b7ac

View File

@ -19,6 +19,7 @@ bazeldnf(name = "bazeldnf")
buildifier_test(
name = "buildifier-check",
timeout = "short",
lint_mode = "warn",
lint_warnings = ["all"],
mode = "diff",