Use a split workflow for clang-tidy-review comments

This commit is contained in:
Dan Paulat 2024-11-30 22:23:44 -06:00
parent aba904af3c
commit a287789d87
2 changed files with 21 additions and 1 deletions

View file

@ -126,7 +126,7 @@ jobs:
--cmake-command='' \
--max-comments=25 \
--lgtm-comment-body='' \
--split_workflow=false \
--split_workflow=true \
--annotations=false \
--parallel=0
rsync -avzh --ignore-missing-args clang-tidy-review-output.json ../