Skip to content

Commit

Permalink
ci: fixup size impact script (#2406)
Browse files Browse the repository at this point in the history
  • Loading branch information
guybedford committed Jul 24, 2022
1 parent db75ae4 commit 536d7b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/size-impact.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
node-version: ${{ matrix.node }}
- name: Setup Chomp
uses: guybedford/chomp-action@v1
- run: npm install
- name: Report file size impact
run: node ./.github/workflows/size-impact/report-size-impact.mjs
env:
Expand Down

0 comments on commit 536d7b1

Please sign in to comment.