Skip to content

npm(deps-dev): bump @types/jest from 29.5.12 to 29.5.13 #339

npm(deps-dev): bump @types/jest from 29.5.12 to 29.5.13

npm(deps-dev): bump @types/jest from 29.5.12 to 29.5.13 #339

Workflow file for this run

name: 'coverage'
on:
pull_request:
branches:
- main
- release
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