Skip to content

Use NEW public vite plugin package #9

Use NEW public vite plugin package

Use NEW public vite plugin package #9

name: Test Starter Template
on:
push:
branches: [main]
paths:
- 'templates/starter/**'
- 'tests/**'
pull_request:
branches: [main]
paths:
- 'templates/starter/**'
- 'tests/**'
jobs:
test-starter-template:
uses: ./.github/workflows/test-template.yml
with:
template: starter