update actions

This commit is contained in:
okx-code
2022-01-06 18:34:44 +00:00
parent 50267be5fc
commit eab9f9313d
3 changed files with 11 additions and 5 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ pitest {
junit5PluginVersion = '0.15'
excludedClasses = ["sh.okx.rankup.Metrics*"]
timestampedReports = false
threads = 3
threads = 2
}
group 'sh.okx'