Skip to content

now with a PDF Markup section + sewing marks on only some of the folios #176

now with a PDF Markup section + sewing marks on only some of the folios

now with a PDF Markup section + sewing marks on only some of the folios #176

Workflow file for this run

name: Run tests
on: push
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Install modules
run: npm install
- name: Run tests
run: npm run test