mirror of
https://github.com/actions/runner.git
synced 2025-12-20 06:29:53 +00:00
Remove todo
This commit is contained in:
@@ -1279,8 +1279,6 @@ namespace GitHub.Runner.Worker
|
||||
public override ActionExecutionType ExecutionType => ActionExecutionType.Script;
|
||||
public override bool HasPre => false;
|
||||
public override bool HasPost => false;
|
||||
|
||||
// TODO: Maybe add FileID here to pass to ScriptHandler for more helpful error message?
|
||||
}
|
||||
|
||||
public sealed class CompositeActionExecutionData : ActionExecutionData
|
||||
|
||||
Reference in New Issue
Block a user