mirror of
https://github.com/actions/runner.git
synced 2026-01-13 22:52:16 +08:00
Remove comment
This commit is contained in:
@@ -86,7 +86,6 @@ namespace GitHub.Runner.Worker
|
||||
// Initialize scope
|
||||
if (InitializeScope(step, scopeInputs))
|
||||
{
|
||||
// TODO Check if this adds env context to each composite action step
|
||||
// Populate env context for each step
|
||||
Trace.Info("Initialize Env context for step");
|
||||
#if OS_WINDOWS
|
||||
|
||||
Reference in New Issue
Block a user