From a0f70ab98c4630730d90c6b74e6e10acda96cfc5 Mon Sep 17 00:00:00 2001 From: Vladimir Safonkin Date: Thu, 4 Feb 2021 09:38:45 +0300 Subject: [PATCH] Debug --- .github/workflows/workflow.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/workflow.yml b/.github/workflows/workflow.yml index 6f1b61f..4aef239 100644 --- a/.github/workflows/workflow.yml +++ b/.github/workflows/workflow.yml @@ -83,7 +83,6 @@ jobs: uses: ./ with: dotnet-version: '3.1' - source-url: https://api.nuget.org/v3/index.json - name: Verify dotnet if: runner.os != 'windows' run: __tests__/verify-dotnet.sh 3.1 @@ -107,7 +106,6 @@ jobs: uses: ./ with: dotnet-version: 3.1.x - source-url: https://api.nuget.org/v3/index.json - name: Verify dotnet if: runner.os != 'windows' run: __tests__/verify-dotnet.sh 3.1 @@ -131,7 +129,6 @@ jobs: uses: ./ with: dotnet-version: 3.1.* - source-url: https://api.nuget.org/v3/index.json - name: Verify dotnet if: runner.os != 'windows' run: __tests__/verify-dotnet.sh 3.1