Skip to content

Commit 40e37f8

Browse files
committed
Refactor CI workflows: delete docs, fix clang-format target
1 parent 5248673 commit 40e37f8

File tree

2 files changed

+1
-43
lines changed

2 files changed

+1
-43
lines changed

.github/workflows/clang-format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
run: cmake --preset gcc-RelWithDebInfo
3333

3434
- name: Run clang-format
35-
run: cmake --build --preset gcc-RelWithDebInfo --target clang-format-check
35+
run: cmake --build --preset gcc-RelWithDebInfo --target format-check

.github/workflows/docs.yml

Lines changed: 0 additions & 42 deletions
This file was deleted.

0 commit comments

Comments
 (0)