mirror of
https://github.com/ppy/osu.git
synced 2026-05-27 01:03:45 +08:00
Merge pull request #21506 from bdach/bump-test-reporter
Bump `dorny/test-reporter` action to 1.6.0
This commit is contained in:
@@ -28,7 +28,7 @@ jobs:
|
||||
timeout-minutes: 5
|
||||
steps:
|
||||
- name: Annotate CI run with test results
|
||||
uses: dorny/test-reporter@v1.4.2
|
||||
uses: dorny/test-reporter@v1.6.0
|
||||
with:
|
||||
artifact: osu-test-results-${{matrix.os.prettyname}}-${{matrix.threadingMode}}
|
||||
name: Test Results (${{matrix.os.prettyname}}, ${{matrix.threadingMode}})
|
||||
|
||||
Reference in New Issue
Block a user