Skip to content

Commit

Permalink
chore(ci): update sonar (#689)
Browse files Browse the repository at this point in the history
  • Loading branch information
DerekRoberts authored Sep 6, 2024
1 parent bd21faf commit 1327d6d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ jobs:
-Dsonar.exclusions=**/*.spec.ts
-Dsonar.javascript.lcov.reportPaths=coverage/api/lcov.info
-Dsonar.organization=bcgov-sonarcloud
-Dsonar.project.monorepo.enabled=false
-Dsonar.projectKey=nr-fom
sonar_token: ${{ secrets.SONAR_TOKEN }}

Expand Down

0 comments on commit 1327d6d

Please sign in to comment.