Skip to content

Commit 5c0941a

Browse files
committed
disable clang-format ci
1 parent b2c504e commit 5c0941a

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@ concurrency:
1919
jobs:
2020
meson:
2121
uses: ./.github/workflows/meson.yml
22-
23-
msbuild:
24-
uses: ./.github/workflows/msbuild.yml
2522

26-
format:
27-
uses: ./.github/workflows/clang-format.yml
23+
msbuild:
24+
uses: ./.github/workflows/msbuild.yml

0 commit comments

Comments
 (0)