Skip to content

rebuild with hl tests enabled (d'oh) #114

rebuild with hl tests enabled (d'oh)

rebuild with hl tests enabled (d'oh) #114

Workflow file for this run

name: CI
on: [push, pull_request, workflow_dispatch, repository_dispatch]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: npm install
- run: npm run build