From e3c0faf898de3a63da7272ad9a731b166840a8b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=2E=20Fatih=20C=C4=B1r=C4=B1t?= Date: Mon, 1 Jul 2024 11:21:59 +0300 Subject: [PATCH] ci(clang-tidy-differential): point to the new config (#7729) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: M. Fatih Cırıt --- .github/workflows/build-and-test-differential.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-and-test-differential.yaml b/.github/workflows/build-and-test-differential.yaml index f8f24b06de206..a161eb13426ea 100644 --- a/.github/workflows/build-and-test-differential.yaml +++ b/.github/workflows/build-and-test-differential.yaml @@ -155,7 +155,7 @@ jobs: rosdistro: humble target-packages: ${{ steps.get-modified-packages.outputs.modified-packages }} target-files: ${{ steps.get-changed-files.outputs.changed-files }} - clang-tidy-config-url: https://raw.githubusercontent.com/autowarefoundation/autoware/main/.clang-tidy + clang-tidy-config-url: https://raw.githubusercontent.com/autowarefoundation/autoware/main/.clang-tidy-ci build-depends-repos: build_depends.repos cache-key-element: cuda