Skip to content

build(deps-dev): bump vite from 5.4.8 to 6.0.11 #262

build(deps-dev): bump vite from 5.4.8 to 6.0.11

build(deps-dev): bump vite from 5.4.8 to 6.0.11 #262

Workflow file for this run

name: Pull Requests
on:
workflow_dispatch:
pull_request:
types: [opened, reopened, edited, synchronize]
jobs:
run_checks:
name: Run code checks
uses: spuxx1701/ci-cd/.github/workflows/[email protected]
with:
PNPM_BUILD: true
run_unit_tests:
name: Run tests (vitest)
uses: spuxx1701/ci-cd/.github/workflows/[email protected]
with:
PNPM_BUILD: true