Skip to content

build(deps-dev): bump vitest from 3.0.6 to 3.0.7 #125

build(deps-dev): bump vitest from 3.0.6 to 3.0.7

build(deps-dev): bump vitest from 3.0.6 to 3.0.7 #125

Workflow file for this run

name: check
on:
push:
branches-ignore:
- 'master'
pull_request:
branches-ignore:
- 'master'
jobs:
lint:
uses: ./.github/workflows/_lint.yml
ts:
uses: ./.github/workflows/_ts.yml
tests:
uses: ./.github/workflows/_test.yml