mirror of
https://github.com/GeWuYou/GFramework.git
synced 2026-03-27 23:31:50 +08:00
chore(deps): bump dorny/test-reporter from 2 to 3
Bumps [dorny/test-reporter](https://github.com/dorny/test-reporter) from 2 to 3. - [Release notes](https://github.com/dorny/test-reporter/releases) - [Changelog](https://github.com/dorny/test-reporter/blob/main/CHANGELOG.md) - [Commits](https://github.com/dorny/test-reporter/compare/v2...v3) --- updated-dependencies: - dependency-name: dorny/test-reporter dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
66edb1da96
commit
346d2aa2ec
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -177,7 +177,7 @@ jobs:
|
|||||||
|
|
||||||
# 生成并发布测试报告,无论测试成功或失败都会执行
|
# 生成并发布测试报告,无论测试成功或失败都会执行
|
||||||
- name: Test Report
|
- name: Test Report
|
||||||
uses: dorny/test-reporter@v2
|
uses: dorny/test-reporter@v3
|
||||||
if: always()
|
if: always()
|
||||||
with:
|
with:
|
||||||
name: .NET Test Results
|
name: .NET Test Results
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user