Skip to content

Bump vitest and @vitest/coverage-istanbul #504

Bump vitest and @vitest/coverage-istanbul

Bump vitest and @vitest/coverage-istanbul #504

Workflow file for this run

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