Skip to content

add_source_file tets finally work! #36

add_source_file tets finally work!

add_source_file tets finally work! #36

name: check cmake-format
on: [push]
jobs:
check-cmake-format:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v2
- name: Format CMake files
uses: PuneetMatharu/[email protected]
with:
args: --config-files .cmake-format.json --check