Skip to content

Commit 80ca488

Browse files
authored
Change action
1 parent 5be3f51 commit 80ca488

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.test.exclusions="cmd/**, assets/**, docs/**, mocks/**"
51+
-Dsonar.tests=./internal/
5252
-Dsonar.verbose=true
5353
5454
- name: Login to GitHub Container Registry

0 commit comments

Comments
 (0)