mirror of
https://github.com/actions/runner.git
synced 2025-12-10 12:36:23 +00:00
Make test sequential
This commit is contained in:
@@ -12,6 +12,7 @@ using System;
|
||||
namespace GitHub.Runner.Common.Tests.Worker
|
||||
{
|
||||
|
||||
[Collection("Sequential")]
|
||||
public sealed class ContainerOperationProviderL0
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user