Skip to content

added verse range support to tn-tsv7 #440

added verse range support to tn-tsv7

added verse range support to tn-tsv7 #440

Workflow file for this run

name: CI
on: push
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Install modules
run: yarn
- name: Run tests
run: yarn test
- uses: codecov/codecov-action@v1
with:
file: ./coverage/clover.xml