We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
runner.py
1 parent 148033e commit 6707fc3Copy full SHA for 6707fc3
swift/ql/integration-tests/runner.py
@@ -63,7 +63,6 @@ def main(opts):
63
"codeql", "test", "run",
64
f"--additional-packs={codeql_root}",
65
"--keep-databases",
66
- "--no-cleanup",
67
"--dataset=test-db/db-swift",
68
f"--threads={opts.threads}",
69
]
0 commit comments