Skip to content

File-level RecordInfo name #1

File-level RecordInfo name

File-level RecordInfo name #1

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