mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-11-29 18:50:00 +08:00
chore: enable codecov bundle analyze (#51753)
Co-authored-by: lijianan <574980606@qq.com>
This commit is contained in:
parent
86964fdf6a
commit
f669940eeb
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user