Skip to content

Commit 08cbc0d

Browse files
authored
chore: altera param do sonar
1 parent 236b4d2 commit 08cbc0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/BuildApp.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
-Dsonar.language=go
4949
-Dsonar.qualitygate.wait=true
5050
-Dsonar.go.coverage.reportPaths=./coverage.out
51-
-Dsonar.tests=./internal/
51+
-Dsonar.go.tests.reportPaths=./internal/
5252
-Dsonar.verbose=true
5353
5454
- name: Login to GitHub Container Registry

0 commit comments

Comments
 (0)