We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b67c84 commit 06b6774Copy full SHA for 06b6774
1 file changed
.github/workflows/sonarcloud.yml
@@ -62,7 +62,6 @@ jobs:
62
/d:sonar.cs.opencover.reportsPaths="**/coverage.xml" `
63
/d:sonar.cpd.minimumtokens=20 `
64
/d:sonar.exclusions=**/bin/**,**/obj/**,**/sonarcloud.yml `
65
-
66
/d:sonar.qualitygate.wait=true
67
shell: pwsh
68
# 2) BUILD & TEST
0 commit comments