Skip to content

New IO stuff (std::filesystem now coping) #25

New IO stuff (std::filesystem now coping)

New IO stuff (std::filesystem now coping) #25

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