Kotlin: Disable the custom plugin test for now

This commit is contained in:
Ian Lynagh
2025-07-22 17:22:30 +01:00
parent 9a03f2eb26
commit cd3143f106

View File

@@ -3,6 +3,8 @@ import runs_on
import commands
# This test is temporarily disabled until it is updated to work with Kotlin 2.2
@runs_on.linux
def test(codeql, java_full, cwd, semmle_code_dir, test_dir):
build_dir = cwd / "build"