Skip to content

Commit f25be50

Browse files
committed
chore: added bundle support upload
1 parent 2776d40 commit f25be50

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,6 @@ jobs:
2525
- name: Install dependencies
2626
run: npm ci
2727

28-
- name: Build analysis
29-
run: npm run build
30-
3128
- name: Run static analysis
3229
run: npm run lint
3330

0 commit comments

Comments
 (0)