Skip to content

build: bump vitest from 4.0.8 to 4.0.14 #156

build: bump vitest from 4.0.8 to 4.0.14

build: bump vitest from 4.0.8 to 4.0.14 #156

Workflow file for this run

name: codelimit
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
ci:
runs-on: ubuntu-latest
steps:
- name: Checkout sources
uses: actions/checkout@v5
- name: Run CodeLimit
uses: getcodelimit/codelimit-action@v1