1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-30 09:57:26 +08:00
Commit Graph

5 Commits

Author SHA1 Message Date
Bartłomiej Dach
6c95b1d90d
Bump dorny/test-reporter action to 1.6.0
The only reason I'm bothering to do this is that I mistakenly clicked on
one of the execution logs of the "Annotate CI with test results"
workflow and noticed a bunch of deprecation warnings:

	https://github.com/ppy/osu/actions/runs/3610166871

Judging from the release notes [[1]] and diffstat [[2]] of version 1.6.0
of the action affected, a bump should silence these.

[1]: https://github.com/dorny/test-reporter/blob/main/CHANGELOG.md
[2]: https://github.com/dorny/test-reporter/compare/v1.4.2...v1.6.0
2022-12-03 21:59:57 +01:00
Alex
90dd3c3020 build: harden report-nunit.yml permissions
Signed-off-by: Alex <aleksandrosansan@gmail.com>
2022-09-25 18:03:13 +02:00
smoogipoo
4e315b14b8 List only failed suites/tests 2021-10-15 00:25:59 +09:00
Bartłomiej Dach
d2d0f3bf9b Set more appropriate build time limits for GH Actions workflows 2021-06-23 17:58:55 +02:00
smoogipoo
5283948a6d Fix incorrect directory 2021-06-15 22:05:13 +09:00