Skip to content

Add support for flat notes, fix wrong position and frequency #74

Add support for flat notes, fix wrong position and frequency

Add support for flat notes, fix wrong position and frequency #74

Workflow file for this run

name: coverage
on:
pull_request:
branches: [ '**' ]
jobs:
coverage:
permissions:
checks: write
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: ArtiomTr/jest-coverage-report-action@v2