Skip to content

Commit 0ecdfab

Browse files
liwangpingqwencoder
andcommitted
ci: preserve colors in release tests
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
1 parent b90cf95 commit 0ecdfab

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ jobs:
3030
fi
3131
- run: npm run build:agent
3232
- run: npm test
33+
env:
34+
FORCE_COLOR: "1"
3335
- run: npm run typecheck
3436
- name: Verify the Git tag matches package version
3537
if: github.event_name == 'push'

0 commit comments

Comments
 (0)