mirror of
https://github.com/actions/runner.git
synced 2025-12-12 15:13:30 +00:00
Send stepNumber for annotation to run-service (#3614)
This commit is contained in:
@@ -9,5 +9,6 @@
|
||||
public const string EndLine = "endLine";
|
||||
public const string EndColumn = "endColumn";
|
||||
public const string LogLineNumber = "logFileLineNumber";
|
||||
public const string StepNumber = "stepNumber";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user