Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit f67ed35

Browse files
authored
Reland "Move linux clang tidy to engine_v2."" (#42713)
Reverts #42434
1 parent 69aa2a2 commit f67ed35

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.ci.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,6 +275,7 @@ targets:
275275
timeout: 60
276276

277277
- name: Linux Host clang-tidy
278+
bringup: true
278279
recipe: engine/engine_lint
279280
properties:
280281
cores: "32"
@@ -295,6 +296,7 @@ targets:
295296
- "**.vert"
296297

297298
- name: Linux Android clang-tidy
299+
bringup: true
298300
recipe: engine/engine_lint
299301
properties:
300302
cores: "32"
@@ -333,7 +335,6 @@ targets:
333335
- os=Linux
334336

335337
- name: Linux linux_clang_tidy
336-
bringup: true
337338
recipe: engine_v2/engine_v2
338339
timeout: 60
339340
properties:

0 commit comments

Comments
 (0)