diff --git a/.github/workflows/clang-tidy-format.yml b/.github/workflows/clang-tidy-format.yml index 4e128c9..2efaefb 100644 --- a/.github/workflows/clang-tidy-format.yml +++ b/.github/workflows/clang-tidy-format.yml @@ -35,6 +35,7 @@ jobs: style: '' # Use .clang-tidy file tidy-checks: '' + files-changed-only: false # Point to compile_commands.json produced by build database: 'build' # Use thread comments as feedback