Merge branch 'main' into RasmusWL/remove-python-dep-inst

This commit is contained in:
Henry Mercer 2024-04-09 11:45:03 +01:00 committed by GitHub
commit dd2106d0d1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View file

@ -634,6 +634,7 @@ export async function getCodeQLForCmd(
[
"database",
"init",
"--overwrite",
"--db-cluster",
config.dbLocation,
`--source-root=${sourceRoot}`,