ci: 更新 Playwright 测试工作流

- 在运行测试前添加环境变量输出,提高调试可读性
- 删除测试中不必要的日志输出
This commit is contained in:
严浩
2025-08-14 14:18:10 +08:00
parent 3ce9c29302
commit 231249b357
3 changed files with 4 additions and 3 deletions

View File

@@ -4,7 +4,6 @@
"dbaeumer.vscode-eslint",
"esbenp.prettier-vscode",
"simonhe.common-intellisense",
"antfu.file-nesting",
"oxc.oxc-vscode"
]
}