Skip to content

Switch MinGW building to CMake #565

Switch MinGW building to CMake

Switch MinGW building to CMake #565

Workflow file for this run

name: Code format checking
on: pull_request
jobs:
checkformat:
runs-on: ubuntu-latest
steps:
- name: Checkout repo
uses: actions/checkout@v6
- name: Check format
run: |
contrib/checkformat.bash