Use version information to construct payload
This commit is contained in:
parent
81a21bfa1e
commit
dff118f7ad
49 changed files with 917 additions and 226 deletions
2
lib/tracer-config.test.js
generated
2
lib/tracer-config.test.js
generated
|
|
@ -29,7 +29,7 @@ function getTestConfig(tmpDir) {
|
|||
tempDir: tmpDir,
|
||||
toolCacheDir: tmpDir,
|
||||
codeQLCmd: "",
|
||||
ghesVersion: { type: "dotcom" },
|
||||
gitHubVersion: { type: "dotcom" },
|
||||
};
|
||||
}
|
||||
// A very minimal setup
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue