Skip to content

Bump vite from 4.5.2 to 4.5.3 in /frontend (#263) #24

Bump vite from 4.5.2 to 4.5.3 in /frontend (#263)

Bump vite from 4.5.2 to 4.5.3 in /frontend (#263) #24

Workflow file for this run

name: "Frontend: Main: Build and test"
on:
push:
branches: [ "main" ]
paths:
- "contract/**"
- "frontend/**"
permissions:
contents: read
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
build:
uses: ./.github/workflows/frontend_tests.yml