mirror of https://github.com/ppy/osu
List only failed suites/tests
This commit is contained in:
parent
79d9aa7383
commit
4e315b14b8
|
@ -30,3 +30,5 @@ jobs:
|
|||
name: Test Results (${{matrix.os.prettyname}}, ${{matrix.threadingMode}})
|
||||
path: "*.trx"
|
||||
reporter: dotnet-trx
|
||||
list-suites: 'failed'
|
||||
list-tests: 'failed'
|
||||
|
|
Loading…
Reference in New Issue