We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5248673 commit 40e37f8Copy full SHA for 40e37f8
.github/workflows/clang-format.yml
@@ -32,4 +32,4 @@ jobs:
32
run: cmake --preset gcc-RelWithDebInfo
33
34
- name: Run clang-format
35
- run: cmake --build --preset gcc-RelWithDebInfo --target clang-format-check
+ run: cmake --build --preset gcc-RelWithDebInfo --target format-check
.github/workflows/docs.yml
0 commit comments