Skip to content

A few more bug fixes, examples are once again working now #36

A few more bug fixes, examples are once again working now

A few more bug fixes, examples are once again working now #36

Workflow file for this run

name: macos
on:
push:
branches: [ "main", "dev" ]
pull_request:
branches: [ "main", "dev" ]
jobs:
build:
runs-on: macos-latest
steps:
- uses: actions/checkout@v3
- name: make
run: make run_examples