Skip to content

npm(deps-dev): bump eslint from 8.44.0 to 8.47.0 #49

npm(deps-dev): bump eslint from 8.44.0 to 8.47.0

npm(deps-dev): bump eslint from 8.44.0 to 8.47.0 #49

Workflow file for this run

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