Merge pull request #21506 from bdach/bump-test-reporter

Bump `dorny/test-reporter` action to 1.6.0
This commit is contained in:
Dean Herbert
2022-12-04 13:13:49 +09:00
committed by GitHub

View File

@ -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}})