Merge pull request #373 from dpaulat/hotfix/clang-tidy-autogenerate-fix

scwx-qt_update_radar_sites does not need to be run for clang-tidy
This commit is contained in:
Dan Paulat 2025-02-17 23:36:40 -06:00 committed by GitHub
commit 37af83676e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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