Skip to content

Commit 6575e06

Browse files
committed
debug 4
1 parent b303215 commit 6575e06

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/codetest-sonarcloud.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ jobs:
115115
args: >
116116
-Dsonar.verbose=true
117117
-X
118+
-Dsonar.exclusions=src/frontend/src/index.js,src/frontend/src/PageHeader.js
118119
env:
119120
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Needed to get PR information, if any
120121
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)