mirror of
https://github.com/GeWuYou/GFramework.git
synced 2026-03-22 10:34:30 +08:00
chore(test): 更新测试工作流配置
- 移除 trx 日志记录器中的 LogFileName 参数 - 简化测试结果日志配置以提高兼容性 - [skip ci]
This commit is contained in:
parent
267d7cc84d
commit
6ef22e5d10
2
.github/workflows/auto-tag.yml
vendored
2
.github/workflows/auto-tag.yml
vendored
@ -65,7 +65,7 @@ jobs:
|
||||
dotnet test \
|
||||
--no-build \
|
||||
-c Release \
|
||||
--logger "trx;LogFileName={assembly}.trx" \
|
||||
--logger "trx" \
|
||||
--results-directory ${{ github.workspace }}/TestResults
|
||||
|
||||
- name: Test Report
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user