Skip to content

Updated installation instructions to include Homebrew (#130) #285

Updated installation instructions to include Homebrew (#130)

Updated installation instructions to include Homebrew (#130) #285

Workflow file for this run

name: test
on: [push]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: make
- run: make test