Skip to content

Commit 68a30ab

Browse files
authored
Revert "ci: setup size bot (#1398)" (#1405)
This reverts commit 321a0c1.
1 parent c703e6c commit 68a30ab

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,3 @@ jobs:
2323
- run: yarn test
2424
env:
2525
CI: true
26-
- name: Package size report
27-
uses: pkg-size/action@v1
28-
env:
29-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
30-
with:
31-
hide-files: '*.{ts,json,md}'

0 commit comments

Comments
 (0)