You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[GHA][CLANG-TIDY] Add -k 0 flag for build commands (#31260)
### Details:
Include the `-k 0` option in every clang-tidy invocation in
`.github/workflows/clang_tidy.yml` so that checks continue through all
clang-tidy remarks and emit a complete set of diagnostics in CI.
### Tickets:
- N/A
0 commit comments