Skip to content

Add more GA workflows (#10) #13

Add more GA workflows (#10)

Add more GA workflows (#10) #13

Workflow file for this run

name: macOS
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: macos-latest
steps:
- uses: actions/checkout@v4
- name: make check
run: make check