mirror of
https://github.com/github/codeql-action.git
synced 2026-01-05 06:00:32 +08:00
Remove unneeded code for 2.13.4 and earlier
This commit is contained in:
@@ -804,7 +804,6 @@ for (const {
|
||||
"",
|
||||
Object.assign({}, stubConfig, { gitHubVersion: githubVersion }),
|
||||
createFeatures([]),
|
||||
getRunnerLogger(true),
|
||||
);
|
||||
const actualArgs = runnerConstructorStub.firstCall.args[1] as string[];
|
||||
t.is(
|
||||
|
||||
Reference in New Issue
Block a user