Skip to content

Commit 6707fc3

Browse files
committed
Swift: remove wrong flag in runner.py
1 parent 148033e commit 6707fc3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

swift/ql/integration-tests/runner.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ def main(opts):
6363
"codeql", "test", "run",
6464
f"--additional-packs={codeql_root}",
6565
"--keep-databases",
66-
"--no-cleanup",
6766
"--dataset=test-db/db-swift",
6867
f"--threads={opts.threads}",
6968
]

0 commit comments

Comments
 (0)