You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just added the size-limit package and size-limit-action to our repo, and all new PRs are showing master as having a 0 byte size, 0 ms load/run time, etc.
Our configuration is nothing crazy, there's not much room for error anywhere in here that I see.
I just added the size-limit package and size-limit-action to our repo, and all new PRs are showing master as having a 0 byte size, 0 ms load/run time, etc.
Our configuration is nothing crazy, there's not much room for error anywhere in here that I see.
.github/workflows/size-limit.yml
:package.json
:The GHA output shows that it's not calculating values of 0 for the PR branch or the master branch:
Is there something I've got configured wrong somewhere in here?
The text was updated successfully, but these errors were encountered: