diff --git a/.github/workflows/test_and_release.yml b/.github/workflows/test_and_release.yml index 3a823bf..52f0474 100644 --- a/.github/workflows/test_and_release.yml +++ b/.github/workflows/test_and_release.yml @@ -29,11 +29,6 @@ jobs: - name: Build run: npm run build - - - name: Size Limit - uses: andresz1/size-limit-action@v1 - with: - github_token: ${{ secrets.GITHUB_TOKEN }} - name: 🚀 Release env: