diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 6fc221b..7d04f2e 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -24,7 +24,7 @@ jobs: with: repository: ${{ github.event.repository.name }} ros-ci: true - clang-tidy: true + clang-tidy: false rebuild-docs: true # If rebuild-docs is true: # 1. Create the repository secret PAT_TOKEN (copy from Bitwarden)