Skip to content

Commit 06b6774

Browse files
authored
fixed sonarcloud.yml
1 parent 9b67c84 commit 06b6774

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/sonarcloud.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ jobs:
6262
/d:sonar.cs.opencover.reportsPaths="**/coverage.xml" `
6363
/d:sonar.cpd.minimumtokens=20 `
6464
/d:sonar.exclusions=**/bin/**,**/obj/**,**/sonarcloud.yml `
65-
6665
/d:sonar.qualitygate.wait=true
6766
shell: pwsh
6867
# 2) BUILD & TEST

0 commit comments

Comments
 (0)