Skip to content

chore: release v0.9.1 #1008

chore: release v0.9.1

chore: release v0.9.1 #1008

Workflow file for this run

name: Unit Test
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
unit-test:
uses: sxzz/workflows/.github/workflows/unit-test.yml@v1
with:
typecheck: ''
test: pnpm run typecheck && pnpm run test