diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index 46d0e457..ebdfd6f7 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -19,10 +19,6 @@ jobs: with: node-version: 16 cache: 'pnpm' - - name: Check size - uses: andresz1/size-limit-action@master - with: - github_token: ${{ secrets.GITHUB_TOKEN }} typings: runs-on: ubuntu-latest name: typings