Skip to content

Bump @types/jest from 29.5.8 to 29.5.9 #7

Bump @types/jest from 29.5.8 to 29.5.9

Bump @types/jest from 29.5.8 to 29.5.9 #7

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