Skip to content

Commit aa9d93c

Browse files
committed
🚫 Disable Sonar for now
1 parent 262feaf commit aa9d93c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

+1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
- name: Install git-svn
3636
run: sudo apt-get install --yes git git-svn expect
3737
- name: 🔍 Analyze code with SonarQube
38+
continue-on-error: true
3839
env:
3940
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4041
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)