Skip to content

chore(release): 2.0.0-0 #93

chore(release): 2.0.0-0

chore(release): 2.0.0-0 #93

Workflow file for this run

name: checks
on:
- push
- pull_request
jobs:
test:
uses: vinejs/.github/.github/workflows/test.yml@main
lint:
uses: vinejs/.github/.github/workflows/lint.yml@main
typecheck:
uses: vinejs/.github/.github/workflows/typecheck.yml@main