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 227e6ef commit 55a7568Copy full SHA for 55a7568
.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