Skip to content

Commit 9b6f8db

Browse files
sbouchetadietish
authored andcommitted
chore: use recommended IDEs when verifying plugin
follow up to show reports directly on workflow summary fixed failure levels Signed-off-by: Stephane Bouchet <[email protected]>
1 parent 5bef0f2 commit 9b6f8db

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build.gradle.kts

+2
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,9 @@ dependencies {
5252
//plugins.set(listOf(file("/path/to/plugin/")))
5353

5454
pluginVerifier()
55+
5556
instrumentationTools()
57+
5658
testFramework(TestFrameworkType.Platform)
5759
}
5860

0 commit comments

Comments
 (0)