We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 761b982 commit 5ee9df4Copy full SHA for 5ee9df4
.github/workflows/sonarcloud.yml
@@ -76,4 +76,4 @@ jobs:
76
dotnet workload restore
77
dotnet build
78
dotnet test Microsoft.OpenApi.sln --no-build --verbosity normal /p:CollectCoverage=true /p:CoverletOutputFormat=opencover
79
- ./.sonar/scanner/dotnet-sonarscanner end /d:sonar.token="${{ secrets.SONAR_TOKEN }}"
+ ./.sonar/scanner/dotnet-sonarscanner end
0 commit comments