Skip to content

Commit 262bf34

Browse files
committed
debug test 5
1 parent 6575e06 commit 262bf34

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codetest-sonarcloud.yml

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

0 commit comments

Comments
 (0)