mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-10-11 01:58:29 -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(
|
||||
name = "buildifier-check",
|
||||
timeout = "short",
|
||||
lint_mode = "warn",
|
||||
lint_warnings = ["all"],
|
||||
mode = "diff",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue