Skip to content

Merge pull request #55 from bmillwood/new-repo-location #55

Merge pull request #55 from bmillwood/new-repo-location

Merge pull request #55 from bmillwood/new-repo-location #55

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