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 46d2235 commit 4003c3fCopy full SHA for 4003c3f
.github/workflows/style.yml
@@ -29,7 +29,7 @@ jobs:
29
- name: Install format dependencies
30
run: |
31
brew install clang-format
32
- pip3 install cmake_format==0.6.11 pyyaml
+ pip3 install cmake_format==0.6.13 pyyaml
33
34
- name: configure
35
run: cmake -S test -B build
0 commit comments