Skip to content

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

fix(deps): update all non-major dependencies

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

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:
test: pnpm run -r --parallel build && pnpm test