Skip to content

Merge pull request #67 from douzzer/20240516-clang-tidy-pre20240509 #264

Merge pull request #67 from douzzer/20240516-clang-tidy-pre20240509

Merge pull request #67 from douzzer/20240516-clang-tidy-pre20240509 #264

Workflow file for this run

name: macOS Build Test
on:
push:
branches: [ '*' ]
pull_request:
branches: [ '*' ]
jobs:
build:
runs-on: macos-latest
steps:
- uses: actions/checkout@v2
- name: make test
run: make -j test