From f90e793d62fe32892bc7a68ca8c76e38ec248a91 Mon Sep 17 00:00:00 2001 From: Vladimir Litvinchik Date: Sat, 3 Feb 2024 11:31:47 +0200 Subject: [PATCH] Updated workflow name --- .github/workflows/dotnet-desktop.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/dotnet-desktop.yml b/.github/workflows/dotnet-desktop.yml index 4576d6be3..5bddb9480 100644 --- a/.github/workflows/dotnet-desktop.yml +++ b/.github/workflows/dotnet-desktop.yml @@ -1,4 +1,4 @@ -name: Test .NET Core Desktop build +name: Test .NET Framework Build on: push: @@ -12,7 +12,7 @@ jobs: strategy: matrix: - configuration: [Debug,Release] + configuration: [ Debug ] runs-on: windows-latest # For a list of available runner types, refer to # https://help.github.com/en/actions/reference/workflow-syntax-for-github-actions#jobsjob_idruns-on