Skip to content

feat: Replace abort() with exceptions for robust error handling #22

feat: Replace abort() with exceptions for robust error handling

feat: Replace abort() with exceptions for robust error handling #22

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