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:
parent
dd379e52c8
commit
ffb99efebb
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.test.inclusions=**/*.spec.ts
|
||||
-Dsonar.tests=.
|
||||
-Dsonar.sources=.
|
||||
|
Loading…
Reference in New Issue
Block a user