mirror of
https://github.com/github/codeql.git
synced 2026-04-18 05:24:01 +02:00
Swift: do not keep trap files for tests
This commit is contained in:
@@ -3,4 +3,4 @@ from create_database_utils import *
|
||||
run_codeql_database_create([
|
||||
'swift package clean',
|
||||
'swift build'
|
||||
], lang='swift', keep_trap=True)
|
||||
], lang='swift')
|
||||
|
||||
Reference in New Issue
Block a user