Skip to content

build(deps-dev): bump vite from 5.3.3 to 5.3.6 #110

build(deps-dev): bump vite from 5.3.3 to 5.3.6

build(deps-dev): bump vite from 5.3.3 to 5.3.6 #110

Workflow file for this run

name: 'Run tests 🧪'
on:
pull_request:
branches:
- main
merge_group:
concurrency:
group: ${{ github.workflow }}-${{ github.ref_name }}
cancel-in-progress: true
jobs:
test:
uses: ./.github/workflows/test.yml
secrets: inherit