mirror of
https://github.com/github/codeql-action.git
synced 2025-12-23 07:40:10 +08:00
Add dependencyCachingEnabled to Config
This commit is contained in:
1
lib/testing-utils.js
generated
1
lib/testing-utils.js
generated
@@ -271,6 +271,7 @@ function createTestConfig(overrides) {
|
||||
},
|
||||
trapCaches: {},
|
||||
trapCacheDownloadTime: 0,
|
||||
dependencyCachingEnabled: false,
|
||||
}, overrides);
|
||||
}
|
||||
//# sourceMappingURL=testing-utils.js.map
|
||||
Reference in New Issue
Block a user