Skip to content

add in-depth explanation of what the library does #45

add in-depth explanation of what the library does

add in-depth explanation of what the library does #45

Workflow file for this run

name: "coverage"
on:
pull_request_target:
branches:
- develop
jobs:
coverage:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ArtiomTr/jest-coverage-report-action@v2