Skip to content

Commit

Permalink
chore: remove Sonar Cloud analysis
Browse files Browse the repository at this point in the history
  • Loading branch information
raphael0202 committed Sep 10, 2024
1 parent ac7907d commit 4997a01
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/quality_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,12 +60,6 @@ jobs:
verbose: true
directory: .cov

- name: SonarCloud Scan
uses: SonarSource/sonarcloud-github-action@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Needed to get PR information, if any
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

# dev:
# runs-on: ubuntu-latest
# steps:
Expand Down

0 comments on commit 4997a01

Please sign in to comment.