Skip to content

Commit

Permalink
Don't exclude tests from Sonar (#3844)
Browse files Browse the repository at this point in the history
  • Loading branch information
withinfocus authored Feb 27, 2024
1 parent e0ae294 commit 80e386b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,4 @@ jobs:
args: >
-Dsonar.organization=${{ github.repository_owner }}
-Dsonar.projectKey=${{ github.repository_owner }}_${{ github.event.repository.name }}
-Dsonar.test.exclusions=test/**
-Dsonar.tests=test/

0 comments on commit 80e386b

Please sign in to comment.