Skip to content

Bump vitest from 2.1.4 to 2.1.5 #2171

Bump vitest from 2.1.4 to 2.1.5

Bump vitest from 2.1.4 to 2.1.5 #2171

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