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 c4a965b commit db6f2c5Copy full SHA for db6f2c5
.github/workflows/size.yml
@@ -17,6 +17,6 @@ jobs:
17
with:
18
directory: packages/toolkit
19
github_token: ${{ secrets.GITHUB_TOKEN }}
20
- build_script: build-only
+ build_script: build
21
package_manager: yarn
22
size_margin: non-zero
0 commit comments