mirror of
https://github.com/github/codeql.git
synced 2025-12-19 02:13:17 +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)})
|