mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
3 lines
149 B
Python
3 lines
149 B
Python
def test(codeql, java, actions_toolchains_file):
|
|
codeql.database.create(_env={"LGTM_INDEX_MAVEN_TOOLCHAINS_FILE": str(actions_toolchains_file)})
|