Skip to content

initialiseCells accept object for params and include allowMissingSolu… #119

initialiseCells accept object for params and include allowMissingSolu…

initialiseCells accept object for params and include allowMissingSolu… #119

Workflow file for this run

name: main
on: push
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Install modules
run: yarn
- name: Run tests
run: yarn test