mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Swift: remove wrong flag in runner.py
This commit is contained in:
@@ -63,7 +63,6 @@ def main(opts):
|
||||
"codeql", "test", "run",
|
||||
f"--additional-packs={codeql_root}",
|
||||
"--keep-databases",
|
||||
"--no-cleanup",
|
||||
"--dataset=test-db/db-swift",
|
||||
f"--threads={opts.threads}",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user