mirror of
https://github.com/bitwarden/browser
synced 2025-12-12 06:13:38 +00:00
Include sources in scan workflow for Sonar (#9789)
This commit is contained in:
1
.github/workflows/scan.yml
vendored
1
.github/workflows/scan.yml
vendored
@@ -76,3 +76,4 @@ jobs:
|
|||||||
-Dsonar.projectKey=${{ github.repository_owner }}_${{ github.event.repository.name }}
|
-Dsonar.projectKey=${{ github.repository_owner }}_${{ github.event.repository.name }}
|
||||||
-Dsonar.test.inclusions=**/*.spec.ts
|
-Dsonar.test.inclusions=**/*.spec.ts
|
||||||
-Dsonar.tests=.
|
-Dsonar.tests=.
|
||||||
|
-Dsonar.sources=.
|
||||||
|
|||||||
Reference in New Issue
Block a user