mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-10-12 10:30:37 -04: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
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue