Skip to content

Add in more debug info, minor tweaks #114

Add in more debug info, minor tweaks

Add in more debug info, minor tweaks #114

Workflow file for this run

name: Test
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: yarn
- run: yarn test