Skip to content

Merge pull request #52 from ocharles/patch-1 #39

Merge pull request #52 from ocharles/patch-1

Merge pull request #52 from ocharles/patch-1 #39

Workflow file for this run

name: "Test"
on:
push:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2.3.4
- uses: cachix/install-nix-action@v15
- run: ./scripts/tests.sh