Skip to content

Bump vitest and @vitest/coverage-istanbul #518

Bump vitest and @vitest/coverage-istanbul

Bump vitest and @vitest/coverage-istanbul #518

Workflow file for this run

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