From 843ec8000ae37bdb245263e83e4100859fa3718e Mon Sep 17 00:00:00 2001 From: Kirill Artemov Date: Sat, 17 May 2025 16:17:40 +0200 Subject: [PATCH] Fixed nitpick --- .github/workflows/build-tests-windows.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-tests-windows.yml b/.github/workflows/build-tests-windows.yml index 92bbf699..8b2fdfc1 100644 --- a/.github/workflows/build-tests-windows.yml +++ b/.github/workflows/build-tests-windows.yml @@ -29,7 +29,7 @@ jobs: enableGpu: - false include: - # Additionally test enableGPU build for a standalone windows target + # Additionally test enableGpu build for a standalone windows target - projectPath: test-project unityVersion: 2023.2.2f1 targetPlatform: StandaloneWindows64