mirror of
https://github.com/github/codeql-action.git
synced 2025-12-16 12:29:14 +08:00
Merge branch 'main' into aeisenberg/fix-config-files
This commit is contained in:
1
lib/database-upload.test.js
generated
1
lib/database-upload.test.js
generated
@@ -62,6 +62,7 @@ function getTestConfig(tmpDir) {
|
||||
packsInputCombines: false,
|
||||
queriesInputCombines: false,
|
||||
},
|
||||
trapCaches: {},
|
||||
};
|
||||
}
|
||||
async function mockHttpRequests(databaseUploadStatusCode) {
|
||||
|
||||
Reference in New Issue
Block a user