We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd45407 commit 51b895cCopy full SHA for 51b895c
.github/workflows/pr.yml
@@ -66,7 +66,7 @@ jobs:
66
github_token: ${{ secrets.GITHUB_TOKEN }}
67
skip_step: install
68
build_script: build:all
69
- script: pnpm run test:size --json
+ script: size-limit --json
70
provenance:
71
name: Provenance
72
runs-on: ubuntu-latest
0 commit comments