mirror of
https://github.com/apple/pkl.git
synced 2026-03-23 09:31:06 +01:00
CI job polish (#1341)
Avoids issues where setup-java post-task cacheing will hang with "device or resource busy".
This commit is contained in:
5
.github/index.pkl
vendored
5
.github/index.pkl
vendored
@@ -19,6 +19,11 @@ testReports {
|
||||
html {
|
||||
"**/build/reports/tests/**/*"
|
||||
}
|
||||
excludeJobs {
|
||||
"bench"
|
||||
"deploy-release"
|
||||
"github-release"
|
||||
}
|
||||
}
|
||||
|
||||
local baseGradleCheck: SimpleGradleJob = new {
|
||||
|
||||
Reference in New Issue
Block a user