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

Commit 56aaaa6

Browse files
authored
Revert "Move linux clang tidy to engine_v2. (#42112)"
This reverts commit 26afce9.
1 parent 1ba8091 commit 56aaaa6

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.ci.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,6 @@ targets:
267267
timeout: 60
268268

269269
- name: Linux Host clang-tidy
270-
bringup: true
271270
recipe: engine/engine_lint
272271
properties:
273272
cores: "32"
@@ -288,7 +287,6 @@ targets:
288287
- "**.vert"
289288

290289
- name: Linux Android clang-tidy
291-
bringup: true
292290
recipe: engine/engine_lint
293291
properties:
294292
cores: "32"
@@ -327,6 +325,7 @@ targets:
327325
- os=Linux
328326

329327
- name: Linux linux_clang_tidy
328+
bringup: true
330329
recipe: engine_v2/engine_v2
331330
timeout: 60
332331
properties:

0 commit comments

Comments
 (0)