mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-01-25 14:56:18 -05:00
build: set test timeout
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
parent
51e4f23fe0
commit
076103b7ac
@ -19,6 +19,7 @@ bazeldnf(name = "bazeldnf")
|
|||||||
|
|
||||||
buildifier_test(
|
buildifier_test(
|
||||||
name = "buildifier-check",
|
name = "buildifier-check",
|
||||||
|
timeout = "short",
|
||||||
lint_mode = "warn",
|
lint_mode = "warn",
|
||||||
lint_warnings = ["all"],
|
lint_warnings = ["all"],
|
||||||
mode = "diff",
|
mode = "diff",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user