Skip to content

Better and faster

Better and faster #115

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