Skip to content

feat: add layered analysis output (#54) #272

feat: add layered analysis output (#54)

feat: add layered analysis output (#54) #272

Workflow file for this run

name: Run Tests
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: npm ci
- run: npm test