Skip to content

Commit

Permalink
Add Bundlephobia checker
Browse files Browse the repository at this point in the history
  • Loading branch information
verkholantsev committed Mar 21, 2020
1 parent 35fe7cc commit 76a5515
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,8 @@ jobs:
with:
github-token: ${{ secrets.GITHUB_TOKEN }}

- name: Check in Bundlephobia
uses: carlesnunez/check-my-bundlephobia@v1.0.1

env:
CI: true

0 comments on commit 76a5515

Please sign in to comment.