Skip to content

npm(deps-dev): bump eslint from 8.56.0 to 9.9.1 #139

npm(deps-dev): bump eslint from 8.56.0 to 9.9.1

npm(deps-dev): bump eslint from 8.56.0 to 9.9.1 #139

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@v4
- uses: ArtiomTr/jest-coverage-report-action@v2