Skip to content

Commit

Permalink
fix: check size limit actionn branch
Browse files Browse the repository at this point in the history
  • Loading branch information
thabarbados committed Feb 21, 2022
1 parent f51c995 commit bfd495c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yml
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Install dependencies
run: pnpm install
- name: Check size
uses: andresz1/size-limit-action@v1
uses: andresz1/size-limit-action@master
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
skip_step: install

0 comments on commit bfd495c

Please sign in to comment.