mirror of
https://github.com/github/codeql-action.git
synced 2025-12-22 15:20:19 +08:00
Add telemetry for TRAP caching
This commit is contained in:
@@ -58,6 +58,7 @@ function getTestConfig(tmpDir: string): Config {
|
||||
debugDatabaseName: DEFAULT_DEBUG_DATABASE_NAME,
|
||||
augmentationProperties: defaultAugmentationProperties,
|
||||
trapCaches: {},
|
||||
trapCacheDownloadTime: 0,
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user