From e0c2f537a3deefa6cf7bb205d88e959038e8024b Mon Sep 17 00:00:00 2001 From: Dan Paulat Date: Tue, 18 Feb 2025 04:41:05 +0000 Subject: [PATCH] scwx-qt_update_radar_sites does not need to be run for clang-tidy --- .github/workflows/clang-tidy-review.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/clang-tidy-review.yml b/.github/workflows/clang-tidy-review.yml index 97beace8..dcc99a46 100644 --- a/.github/workflows/clang-tidy-review.yml +++ b/.github/workflows/clang-tidy-review.yml @@ -104,7 +104,6 @@ jobs: -DCMAKE_EXPORT_COMPILE_COMMANDS=on ninja scwx-qt_generate_counties_db ` scwx-qt_generate_versions ` - scwx-qt_update_radar_sites ` scwx-qt_autogen - name: Code Review