diff --git a/.github/workflows/dotnet-desktop.yml b/.github/workflows/dotnet-desktop.yml index 4576d6be..5bddb948 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