mirror of
https://github.com/TheLartians/ModernCppStarter.git
synced 2025-08-30 21:51:12 +02:00
By modern: use cmake-format V0.6.13
This commit is contained in:
parent
46d2235289
commit
4003c3f5a7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/style.yml
vendored
2
.github/workflows/style.yml
vendored
|
@ -29,7 +29,7 @@ jobs:
|
|||
- name: Install format dependencies
|
||||
run: |
|
||||
brew install clang-format
|
||||
pip3 install cmake_format==0.6.11 pyyaml
|
||||
pip3 install cmake_format==0.6.13 pyyaml
|
||||
|
||||
- name: configure
|
||||
run: cmake -S test -B build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue