Skip to content

Commit bb3ed8d

Browse files
committed
chore: (tmp) remove bundle actionh
1 parent 9c8835a commit bb3ed8d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,6 @@ jobs:
1717
- uses: gozala/typescript-error-reporter-action@v1.0.8
1818
- run: npx aegir build
1919
- run: npx aegir dep-check
20-
- uses: ipfs/aegir/actions/bundle-size@master
21-
with:
22-
github_token: ${{ secrets.GITHUB_TOKEN }}
2320
test-node:
2421
needs: check
2522
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)