mirror of
https://github.com/ppy/osu.git
synced 2026-05-23 20:20:16 +08:00
List only failed suites/tests
This commit is contained in:
@@ -30,3 +30,5 @@ jobs:
|
||||
name: Test Results (${{matrix.os.prettyname}}, ${{matrix.threadingMode}})
|
||||
path: "*.trx"
|
||||
reporter: dotnet-trx
|
||||
list-suites: 'failed'
|
||||
list-tests: 'failed'
|
||||
|
||||
Reference in New Issue
Block a user