mirror of
https://github.com/actions/runner.git
synced 2025-12-14 04:53:34 +00:00
Update src/Test/L0/Worker/ContainerOperationProviderL0.cs
Co-authored-by: Tingluo Huang <tingluohuang@github.com>
This commit is contained in:
@@ -41,7 +41,6 @@ namespace GitHub.Runner.Common.Tests.Worker
|
|||||||
try
|
try
|
||||||
{
|
{
|
||||||
await containerOperationProvider.RunContainersHealthcheck(_ec.Object, containers);
|
await containerOperationProvider.RunContainersHealthcheck(_ec.Object, containers);
|
||||||
|
|
||||||
}
|
}
|
||||||
catch (InvalidOperationException) {
|
catch (InvalidOperationException) {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user