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 236b4d2 commit 08cbc0dCopy full SHA for 08cbc0d
.github/workflows/BuildApp.yaml
@@ -48,7 +48,7 @@ jobs:
48
-Dsonar.language=go
49
-Dsonar.qualitygate.wait=true
50
-Dsonar.go.coverage.reportPaths=./coverage.out
51
- -Dsonar.tests=./internal/
+ -Dsonar.go.tests.reportPaths=./internal/
52
-Dsonar.verbose=true
53
54
- name: Login to GitHub Container Registry
0 commit comments