1 reference to IsRunningOnHelix
Aspire.Playground.Tests (1)
tests\Aspire.Components.Common.Tests\PlatformDetection.cs (1)
10
public static bool IsRunningOnCI => IsRunningOnBuildMachine ||
IsRunningOnHelix
;