Skip to content

Commit

Permalink
Update exclusions
Browse files Browse the repository at this point in the history
  • Loading branch information
uweseimet committed Dec 15, 2023
1 parent 48b3174 commit c6fcaf9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/analyze.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,4 @@ jobs:
--define sonar.cfamily.build-wrapper-output=$BUILD_WRAPPER_OUT_DIR \
--define sonar.coverageReportPaths=coverage.xml \
--define sonar.branch.name=${{ inputs.branch }} \
--define sonar.exclusions=generated/** \
--define sonar.test.inclusions=test/*.cpp
--define sonar.test.inclusions=test/**

0 comments on commit c6fcaf9

Please sign in to comment.