Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion .ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,7 @@ targets:
timeout: 60

- name: Linux Host clang-tidy
bringup: true
recipe: engine/engine_lint
properties:
cores: "32"
Expand All @@ -228,6 +229,7 @@ targets:
- "**.vert"

- name: Linux Android clang-tidy
bringup: true
recipe: engine/engine_lint
properties:
cores: "32"
Expand Down Expand Up @@ -266,7 +268,6 @@ targets:
- os=Linux

- name: Linux linux_clang_tidy
bringup: true
recipe: engine_v2/engine_v2
timeout: 60
properties:
Expand Down