1
0
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:
Dillon Beresford
2024-06-21 20:07:38 -05:00
committed by GitHub
parent dd379e52c8
commit ffb99efebb

View File

@@ -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=.