Skip to content

Commit

Permalink
🚫 Disable Sonar for now
Browse files Browse the repository at this point in the history
  • Loading branch information
yodamad committed Sep 2, 2024
1 parent 262feaf commit aa9d93c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
- name: Install git-svn
run: sudo apt-get install --yes git git-svn expect
- name: 🔍 Analyze code with SonarQube
continue-on-error: true
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
Expand Down

0 comments on commit aa9d93c

Please sign in to comment.