Skip to content

Added text

Added text #120

Workflow file for this run

name: Test OS X
on: [push]
jobs:
build:
runs-on: macos-latest
steps:
- uses: actions/checkout@v1
- run: make install
- run: make