Skip to content

chore(deps): update all non-major dependencies #1347

chore(deps): update all non-major dependencies

chore(deps): update all non-major dependencies #1347

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@main
with:
typecheck: ''
test: pnpm run typecheck && pnpm run test