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.
EskiMojo14/size-limit-action
1 parent e5e1d19 commit b45ed20Copy full SHA for b45ed20
.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