Skip to content

fix(deps): update all non-major dependencies #1010

fix(deps): update all non-major dependencies

fix(deps): update all non-major dependencies #1010

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