Skip to content

perf: prefer to use native magic-string #828

perf: prefer to use native magic-string

perf: prefer to use native magic-string #828

Workflow file for this run

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