Include Code Correctness check in GitHub test runs
authorColin Clark <colin.clark@cclark.uk>
Sat, 24 Feb 2024 15:16:50 +0000 (15:16 +0000)
committerColin Clark <colin.clark@cclark.uk>
Sat, 24 Feb 2024 15:16:50 +0000 (15:16 +0000)
.github/workflows/check-build-actions.yml

index f403a24..5741b72 100644 (file)
@@ -76,6 +76,7 @@ jobs:
     - run: sudo apt-get update
     - run: sudo apt-get install at-spi2-core
     - run: sudo apt-get install build-essential libgtk-3-dev libgtk-3-bin
+    - run: sudo apt-get install clang-tidy
     - run: sudo apt-get install desktop-file-utils
     - run: sudo apt-get install evince
     - run: sudo apt-get install gettext