1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-30 22:53:59 +00:00

[ci] Restore parallel execution for clang-tidy split mode (#11613)

This commit is contained in:
J. Nick Koston
2025-10-29 20:26:37 -05:00
committed by GitHub
parent 918650f15a
commit 03fd114371

View File

@@ -458,7 +458,7 @@ jobs:
GH_TOKEN: ${{ github.token }}
strategy:
fail-fast: false
max-parallel: 1
max-parallel: 2
matrix:
include:
- id: clang-tidy