mirror of
https://github.com/bitwarden/clients.git
synced 2026-06-16 21:02:53 +08: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