From dd278270f1908cd268779b9fb515671d04fe9f10 Mon Sep 17 00:00:00 2001 From: godofredoc Date: Fri, 9 Jun 2023 15:19:17 -0700 Subject: [PATCH] Revert "Revert "Move linux clang tidy to engine_v2." (#42434)" This reverts commit e0499f5fb67565e0e876e584f9cbf45f44883ccf. --- .ci.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.ci.yaml b/.ci.yaml index 559b1c69598da..42053cd1d5800 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -275,6 +275,7 @@ targets: timeout: 60 - name: Linux Host clang-tidy + bringup: true recipe: engine/engine_lint properties: cores: "32" @@ -295,6 +296,7 @@ targets: - "**.vert" - name: Linux Android clang-tidy + bringup: true recipe: engine/engine_lint properties: cores: "32" @@ -333,7 +335,6 @@ targets: - os=Linux - name: Linux linux_clang_tidy - bringup: true recipe: engine_v2/engine_v2 timeout: 60 properties: