CI/build: remove commented-out clang-format action (#13893)

This commit is contained in:
Ioannis Tzavaras 2026-03-29 12:59:48 +03:00 committed by GitHub
parent 38a7f03cf0
commit 43fcf1b035
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -52,11 +52,6 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
# - name: clang-format check
# uses: jidicula/clang-format-action@v4.16.0
# with:
# exclude-regex: ^subprojects$
- name: Install clang-format
run: |
pacman --noconfirm --noprogressbar -Syyu