From d1e867b76445037f480027e43ff9e60aaefcff91 Mon Sep 17 00:00:00 2001 From: Zachary Anderson Date: Thu, 1 Jun 2023 13:09:44 -0700 Subject: [PATCH] Revert "Move clang tidy v2 build to prod. (#41985)" This reverts commit 3b9ff4118eac467d7896a144fb53d2b6006fc4bc. --- .ci.yaml | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/.ci.yaml b/.ci.yaml index 1c13f39252ea3..f5d9bccca9df6 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -466,23 +466,11 @@ targets: - os=Linux - name: Mac mac_clang_tidy + bringup: true recipe: engine_v2/engine_v2 timeout: 60 properties: config_name: mac_clang_tidy - runIf: - - DEPS - - .ci.yaml - - tools/** - - ci/** - - "**.h" - - "**.c" - - "**.cc" - - "**.fbs" - - "**.frag" - - "**.vert" - - "**.m" - - "**.mm" - name: Mac mac_host_engine recipe: engine_v2/engine_v2 @@ -522,7 +510,6 @@ targets: timeout: 75 - name: Mac Host clang-tidy - bringup: true recipe: engine/engine_lint properties: cpu: arm64 @@ -545,7 +532,6 @@ targets: - "**.mm" - name: Mac iOS clang-tidy - bringup: true recipe: engine/engine_lint properties: cpu: arm64