remove should_abort method
This commit is contained in:
parent
396f7167d8
commit
a0660c80bd
18 changed files with 14 additions and 77 deletions
2
lib/shared-environment.js
generated
2
lib/shared-environment.js
generated
|
|
@ -7,6 +7,4 @@ exports.ODASA_TRACER_CONFIGURATION = 'ODASA_TRACER_CONFIGURATION';
|
|||
// then this variable will be assigned the start time of the action invoked
|
||||
// rather that the init action.
|
||||
exports.CODEQL_WORKFLOW_STARTED_AT = 'CODEQL_WORKFLOW_STARTED_AT';
|
||||
// Populated when the init action completes successfully
|
||||
exports.CODEQL_ACTION_INIT_COMPLETED = 'CODEQL_ACTION_INIT_COMPLETED';
|
||||
//# sourceMappingURL=shared-environment.js.map
|
||||
Loading…
Add table
Add a link
Reference in a new issue