We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
EskiMojo14/size-limit-action
1 parent 2ea90f6 commit f2d2f3dCopy full SHA for f2d2f3d
.github/workflows/size.yml
@@ -16,6 +16,6 @@ jobs:
16
with:
17
directory: packages/toolkit
18
github_token: ${{ secrets.GITHUB_TOKEN }}
19
- build_script: build-only
+ build_script: build
20
package_manager: yarn
21
size_margin: non-zero
0 commit comments