mirror of
https://github.com/actions/runner.git
synced 2025-12-30 05:21:41 +08:00
@@ -70,7 +70,7 @@ namespace GitHub.Runner.Common.Tests
|
||||
typeof(IStepHost),
|
||||
typeof(IDiagnosticLogManager),
|
||||
typeof(IEnvironmentContextData),
|
||||
typeof(IHookArgs),
|
||||
typeof(IHookArgs),
|
||||
};
|
||||
Validate(
|
||||
assembly: typeof(IStepsRunner).GetTypeInfo().Assembly,
|
||||
|
||||
Reference in New Issue
Block a user