Skip to content

Commit

Permalink
remove size-limit job
Browse files Browse the repository at this point in the history
  • Loading branch information
antoinegreuzard committed Nov 1, 2024
1 parent cfa0b35 commit f399879
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,12 +61,6 @@ jobs:
- name: Run ESLint
run: npm run lint

# Check bundle size
- name: Check bundle size
uses: andresz1/size-limit-action@v1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

deploy:
runs-on: ubuntu-latest
permissions:
Expand Down

0 comments on commit f399879

Please sign in to comment.