Skip to content

Remove GNinja cmake arg from setup.py #123

Remove GNinja cmake arg from setup.py

Remove GNinja cmake arg from setup.py #123

Workflow file for this run

name: Lint
on: [push]
jobs:
clang-format-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DoozyX/[email protected]
with:
source: '.'
extensions: 'h,cpp'
clangFormatVersion: 14