mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-01-11 07:29:29 -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(
|
||||
name = "buildifier-check",
|
||||
timeout = "short",
|
||||
lint_mode = "warn",
|
||||
lint_warnings = ["all"],
|
||||
mode = "diff",
|
||||
|
Loading…
Reference in New Issue
Block a user