Skip to content

Commit b68da39

Browse files
authored
chore: Revert "ci: Add Bundle Analysis (#4072)" (#4076)
This reverts commit f5ae405.
1 parent f5ae405 commit b68da39

File tree

2 files changed

+0
-7
lines changed

2 files changed

+0
-7
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ jobs:
3535
with:
3636
fail_ci_if_error: true
3737
directory: ./coverage
38-
flags: bundle
3938
env:
4039
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
4140

codecov.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,3 @@ coverage:
1111
default:
1212
target: 75%
1313
threshold: 1%
14-
15-
flags:
16-
bundle:
17-
paths:
18-
- dist/
19-
carryforward: true

0 commit comments

Comments
 (0)