Skip to content

Bump @types/jest from 29.5.8 to 29.5.12 #32

Bump @types/jest from 29.5.8 to 29.5.12

Bump @types/jest from 29.5.8 to 29.5.12 #32

Workflow file for this run

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