Skip to content

Commit

Permalink
Merge pull request #21506 from bdach/bump-test-reporter
Browse files Browse the repository at this point in the history
Bump `dorny/test-reporter` action to 1.6.0
  • Loading branch information
peppy authored Dec 4, 2022
2 parents abff942 + 6c95b1d commit 970d7c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/report-nunit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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}})
Expand Down

0 comments on commit 970d7c5

Please sign in to comment.