Skip to content

Commit

Permalink
chore: update limit size to pass test
Browse files Browse the repository at this point in the history
  • Loading branch information
timeowilliams committed Nov 6, 2024
1 parent 1396b0c commit 99b5b2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package-size-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
with:
path: "build/static/js/*.js"
label: "Bundle Size"
limit: "500"
limit: "800"
color: "green"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 99b5b2f

Please sign in to comment.