Skip to content

Bump vitest from 3.0.3 to 3.0.4 #2265

Bump vitest from 3.0.3 to 3.0.4

Bump vitest from 3.0.3 to 3.0.4 #2265

Workflow file for this run

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