mirror of
https://github.com/github/codeql.git
synced 2026-02-15 14:33:40 +01:00
3 lines
175 B
Python
3 lines
175 B
Python
def test(codeql, use_java_17, java, android_sdk, actions_toolchains_file):
|
|
codeql.database.create(_env={"LGTM_INDEX_MAVEN_TOOLCHAINS_FILE": str(actions_toolchains_file)})
|