Make test sequential

This commit is contained in:
JoannaaKL
2022-09-15 18:55:37 +00:00
parent b15525a8ca
commit 72fe5798c3

View File

@@ -12,6 +12,7 @@ using System;
namespace GitHub.Runner.Common.Tests.Worker
{
[Collection("Sequential")]
public sealed class ContainerOperationProviderL0
{