From 56aaaa6acd1aa9cba696220a14e3da33434d6d69 Mon Sep 17 00:00:00 2001 From: Zachary Anderson Date: Tue, 30 May 2023 16:05:21 -0700 Subject: [PATCH] Revert "Move linux clang tidy to engine_v2. (#42112)" This reverts commit 26afce96ce6d487f53f433a8a4f333638e6eca47. --- .ci.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.ci.yaml b/.ci.yaml index e4a6586c1653d..1c13f39252ea3 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -267,7 +267,6 @@ targets: timeout: 60 - name: Linux Host clang-tidy - bringup: true recipe: engine/engine_lint properties: cores: "32" @@ -288,7 +287,6 @@ targets: - "**.vert" - name: Linux Android clang-tidy - bringup: true recipe: engine/engine_lint properties: cores: "32" @@ -327,6 +325,7 @@ targets: - os=Linux - name: Linux linux_clang_tidy + bringup: true recipe: engine_v2/engine_v2 timeout: 60 properties: