Skip to content

Bump @testing-library/react from 16.1.0 to 16.2.0 #2251

Bump @testing-library/react from 16.1.0 to 16.2.0

Bump @testing-library/react from 16.1.0 to 16.2.0 #2251

Workflow file for this run

name: Typecheck
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
typecheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/prepare
- run: pnpm typecheck