Skip to content

Bump msw from 2.5.1 to 2.5.2 #2144

Bump msw from 2.5.1 to 2.5.2

Bump msw from 2.5.1 to 2.5.2 #2144

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