Skip to content

Bump vitest from 2.1.6 to 2.1.8 #27

Bump vitest from 2.1.6 to 2.1.8

Bump vitest from 2.1.6 to 2.1.8 #27

Workflow file for this run

name: dev
on:
push:
branches:
- "**"
- "!master"
- "!production"
jobs:
lint:
uses: ./.github/workflows/lint.yml
test:
uses: ./.github/workflows/test.yml