Skip to content

Commit da4dbbc

Browse files
authored
Update sonarcloud.yml (#78)
1 parent f8956f2 commit da4dbbc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/sonarcloud.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,4 @@ jobs:
4444
shell: powershell
4545
run: |
4646
.\.sonar\scanner\dotnet-sonarscanner begin /k:"managedcode_Storage" /o:"managedcode" /d:sonar.token="${{ secrets.SONAR_TOKEN }}" /d:sonar.host.url="https://sonarcloud.io"
47-
<insert_your_build_command>
4847
.\.sonar\scanner\dotnet-sonarscanner end /d:sonar.token="${{ secrets.SONAR_TOKEN }}"

0 commit comments

Comments
 (0)