Skip to content

Commit

Permalink
chore(sonar): remove-icons-coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
fernandatoledo committed Jul 26, 2024
1 parent 4aafddf commit faca249
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sonar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ jobs:
-Dsonar.projectKey=${{ secrets.SONAR_PROJECT }}
-Dsonar.sonar.sourceEncoding=UTF-8
-Dsonar.javascript.lcov.reportPaths=coverage/lcov.info
-Dsonar.coverage.exclusions=**/storage/**,**/**.config.js,**/*.test.tsx
-Dsonar.coverage.exclusions=**/storage/**,**/**.config.js,**/*.test.tsx, **/icons,

0 comments on commit faca249

Please sign in to comment.