ci: Store successful test results in the JUnit file as well
This is useful to detect which tests might be the slowest.
This commit is contained in:
@@ -10,3 +10,4 @@ slow-timeout = { period = "60s", terminate-after = 3 }
|
||||
|
||||
[profile.ci.junit]
|
||||
path = "junit.xml"
|
||||
store-success-output = true
|
||||
|
||||
Reference in New Issue
Block a user