Skip to content

Commit

Permalink
Updating sonar.tests, as it was mentioned as unset in action logs
Browse files Browse the repository at this point in the history
  • Loading branch information
acoard-aot committed Oct 21, 2024
1 parent 992a524 commit 4660635
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ jobs:
-Dsonar.organization=bcgov-sonarcloud
-Dsonar.projectKey=bcgov-sonarcloud_nr-site-registry-${{ matrix.name }}
-Dsonar.sources=src
-Dsonar.tests=src
-Dsonar.tests.inclusions=**/*spec.ts
-Dsonar.javascript.lcov.reportPaths=./coverage/lcov.info
sonar_token: ${{ secrets[matrix.token] }}
Expand Down

0 comments on commit 4660635

Please sign in to comment.