Skip to content

Commit

Permalink
Merge pull request #583 from Mahesh-Binayak/patch-6
Browse files Browse the repository at this point in the history
[mosip-29316]Update push-trigger.yml
  • Loading branch information
aranaravi authored Nov 27, 2023
2 parents 8f93ab7 + 5317137 commit bc76a9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-trigger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:
sonar.exclusions=**/node_modules/**
sonar.tests=src
sonar.test.inclusions=**/*.spec.ts
sonar.typescript.lcov.reportPaths=coverage/lcov.info" >> sonar-project.properties
sonar.javascript.lcov.reportPaths=coverage/lcov.info" >> sonar-project.properties
npm install sonar-scanner && npm run sonar
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit bc76a9f

Please sign in to comment.