Request meta endpoint at the start of execution
This commit is contained in:
parent
8d18e347a7
commit
81a21bfa1e
46 changed files with 348 additions and 259 deletions
1
lib/tracer-config.test.js
generated
1
lib/tracer-config.test.js
generated
|
|
@ -29,6 +29,7 @@ function getTestConfig(tmpDir) {
|
|||
tempDir: tmpDir,
|
||||
toolCacheDir: tmpDir,
|
||||
codeQLCmd: "",
|
||||
ghesVersion: { type: "dotcom" },
|
||||
};
|
||||
}
|
||||
// A very minimal setup
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue