Skip to content

Commit

Permalink
size-limit.yml updated to run 'size' script
Browse files Browse the repository at this point in the history
  • Loading branch information
saikumarrs committed Apr 11, 2022
1 parent 125a2ec commit 776c475
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/size-limit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
CI_JOB_NUMBER: 1
steps:
- uses: actions/checkout@v1
- name: Core + Integration SDKs size
run: npm run size
- uses: andresz1/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 776c475

Please sign in to comment.