mirror of
https://github.com/optiscaler/OptiScaler.git
synced 2026-05-03 08:11:09 +00:00
Disabled clang until it gets fixed
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
name: clang-format Check
|
||||
on: [push, pull_request]
|
||||
on: # [push, pull_request]
|
||||
workflow_dispatch:
|
||||
jobs:
|
||||
formatting-check:
|
||||
name: Formatting Check
|
||||
|
||||
Reference in New Issue
Block a user