Remove support for empty analysis keys from runner
This commit is contained in:
parent
3d46406f3b
commit
8ecbaea022
6 changed files with 10 additions and 59 deletions
3
lib/util.js
generated
3
lib/util.js
generated
|
|
@ -332,8 +332,7 @@ function assertNever(value) {
|
|||
exports.assertNever = assertNever;
|
||||
/**
|
||||
* Environment variables to be set by codeql-action and used by the
|
||||
* CLI. These environment variables are relevant for both the runner
|
||||
* and the action.
|
||||
* CLI.
|
||||
*/
|
||||
var EnvVar;
|
||||
(function (EnvVar) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue