Disabled clang until it gets fixed

This commit is contained in:
nitec
2026-02-15 18:03:48 +03:00
committed by GitHub
parent eeeb11fbe7
commit debd658753
+2 -1
View File
@@ -1,5 +1,6 @@
name: clang-format Check
on: [push, pull_request]
on: # [push, pull_request]
workflow_dispatch:
jobs:
formatting-check:
name: Formatting Check