chore: Add a 10m timeout to the clang-tidy CI job (#4939)
This commit is contained in:
@@ -331,6 +331,7 @@ jobs:
|
||||
|
||||
- name: clang-tidy review
|
||||
if: matrix.clang-tidy-review && github.event_name == 'pull_request'
|
||||
timeout-minutes: 10
|
||||
uses: ZedThree/clang-tidy-review@v0.14.0
|
||||
with:
|
||||
build_dir: build-clang-tidy
|
||||
|
||||
Reference in New Issue
Block a user