Skip to content

Bump vitest from 2.1.8 to 3.0.4 #685

Bump vitest from 2.1.8 to 3.0.4

Bump vitest from 2.1.8 to 3.0.4 #685

Workflow file for this run

name: CI
on: [push]
permissions:
contents: read
defaults:
run:
shell: bash
jobs:
ci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/install
- run: yarn eslint
env:
NPM_AUTH_TOKEN: fake