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