Skip to content

Bump vitest from 3.0.2 to 3.0.3 #2262

Bump vitest from 3.0.2 to 3.0.3

Bump vitest from 3.0.2 to 3.0.3 #2262

Workflow file for this run

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