Skip to content

chore(dev-deps): update vitest monorepo to v4 (major) #632

chore(dev-deps): update vitest monorepo to v4 (major)

chore(dev-deps): update vitest monorepo to v4 (major) #632

Workflow file for this run

name: Build
on:
pull_request:
workflow_dispatch:
workflow_call:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: ./.github/actions/prepare
- run: pnpm run build