mirror of
https://github.com/hyprwm/Hyprland.git
synced 2026-08-24 10:04:19 -05:00
CI/build: remove commented-out clang-format action (#13893)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user