Skip to content

New tests getRangeForField and getLinesForField #3

New tests getRangeForField and getLinesForField

New tests getRangeForField and getLinesForField #3

Workflow file for this run

on:
pull_request:
paths:
- 'src/**'
jobs:
release:
name: Test runner
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 1
submodules: true
- run: npm ci
- run: npm run test