Skip to content

Enable export to cmake package registry (#401) #460

Enable export to cmake package registry (#401)

Enable export to cmake package registry (#401) #460

Workflow file for this run

name: check-code-format
on: [push, pull_request, workflow_dispatch]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: DoozyX/[email protected]
with:
source: './src'
clangFormatVersion: 16
style: file