Skip to content

Commit

Permalink
Merge branch 'zowe-release/v1.1.0-221' into zowe-release/v1.1.0-223
Browse files Browse the repository at this point in the history
  • Loading branch information
Dzianis Lisiankou authored and Dzianis Lisiankou committed Sep 7, 2023
2 parents df88836 + f429d43 commit 2922f5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ val uiTest = task<Test>("uiTest") {
events("passed", "skipped", "failed")
}
extensions.configure(KoverTaskExtension::class) {
// set to true to disable instrumentation of this task,
// Set to true to disable instrumentation of this task,
// Kover reports will not depend on the results of its execution
isDisabled.set(true)
}
Expand Down

0 comments on commit 2922f5b

Please sign in to comment.