1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-21 12:05:42 +01:00

Don't exclude tests from Sonar (#3844)

This commit is contained in:
Matt Bishop 2024-02-27 08:12:11 -05:00 committed by GitHub
parent e0ae294953
commit 80e386be56
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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/