Skip to content

Make count -> quantity header match more precise #29

Make count -> quantity header match more precise

Make count -> quantity header match more precise #29

Workflow file for this run

name: Test
on: [push]
jobs:
test:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- run: yarn install --frozen-lockfile
- run: yarn test