Skip to content

Commit 975cd55

Browse files
committed
Disable SonarQube step
1 parent 7ea29df commit 975cd55

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

appveyor.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ build_script:
77
dotnet cake -Target=CreateArtifact -buildConfig=Release
88
99
dotnet cake -Host="Rider" -Target=CreateArtifact -buildConfig=Release
10-
11-
dotnet cake -Target=Sonar -buildConfig=Release
1210
test: off
1311
cache:
1412
- '%USERPROFILE%\.nuget\packages -> **\*.csproj'

0 commit comments

Comments
 (0)