1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-11-25 12:15:18 +01:00

Include sources in scan workflow for Sonar (#9789)

This commit is contained in:
Dillon Beresford 2024-06-21 20:07:38 -05:00 committed by GitHub
parent dd379e52c8
commit ffb99efebb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -76,3 +76,4 @@ jobs:
-Dsonar.projectKey=${{ github.repository_owner }}_${{ github.event.repository.name }}
-Dsonar.test.inclusions=**/*.spec.ts
-Dsonar.tests=.
-Dsonar.sources=.