Skip to content

Commit 51b895c

Browse files
committed
fix: size-limit
1 parent dd45407 commit 51b895c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
github_token: ${{ secrets.GITHUB_TOKEN }}
6767
skip_step: install
6868
build_script: build:all
69-
script: pnpm run test:size --json
69+
script: size-limit --json
7070
provenance:
7171
name: Provenance
7272
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)