Skip to content

Commit 99b5b2f

Browse files
committed
chore: update limit size to pass test
1 parent 1396b0c commit 99b5b2f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/package-size-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
with:
3030
path: "build/static/js/*.js"
3131
label: "Bundle Size"
32-
limit: "500"
32+
limit: "800"
3333
color: "green"
3434
env:
3535
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)