Skip to content

Commit

Permalink
Update Sonar action
Browse files Browse the repository at this point in the history
  • Loading branch information
slvrtrn committed Mar 29, 2024
1 parent f892c52 commit ca172b6
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -339,11 +339,6 @@ jobs:
- name: SonarCloud Scan
uses: SonarSource/sonarcloud-github-action@master
with:
args: >
-Dsonar.projectKey=ClickHouse_clickhouse-js
-Dsonar.organization=clickhouse-java
-Dsonar.javascript.lcov.reportPaths=./coverage/lcov.info
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 comments on commit ca172b6

Please sign in to comment.