mirror of
https://github.com/hyprwm/Hyprland
synced 2026-05-08 06:18:00 +02:00
CI/build: remove commented-out clang-format action (#13893)
This commit is contained in:
parent
38a7f03cf0
commit
43fcf1b035
1 changed files with 0 additions and 5 deletions
5
.github/workflows/ci.yaml
vendored
5
.github/workflows/ci.yaml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue