Skip to content

chore: vite@^7.1.5 @vitejs/plugin-vue@^6.0.1 #21

chore: vite@^7.1.5 @vitejs/plugin-vue@^6.0.1

chore: vite@^7.1.5 @vitejs/plugin-vue@^6.0.1 #21

Workflow file for this run

name: Format
on:
push:
jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: pnpm/action-setup@v4
- run: pnpm install
- run: pnpm run format:check