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