Skip to content

Add MacOS, Ubuntu on Arm to CI and fix build #45

Add MacOS, Ubuntu on Arm to CI and fix build

Add MacOS, Ubuntu on Arm to CI and fix build #45

Workflow file for this run

name: Code Style
on:
pull_request:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: DoozyX/clang-format-lint-action@v0.18.1