chore: enable codecov bundle analyze (#51753)

Co-authored-by: lijianan <574980606@qq.com>
This commit is contained in:
afc163 2024-11-24 18:37:21 +08:00 committed by GitHub
parent 86964fdf6a
commit f669940eeb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -171,6 +171,7 @@ jobs:
run: bun run dist
env:
NODE_OPTIONS: --max_old_space_size=4096
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
CI: 1
- name: check build files