Skip to content

Commit 517402b

Browse files
committed
make sonar step optional
1 parent a5eb31a commit 517402b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ jobs:
6464
6565
- name: SonarCloud Scan
6666
uses: sonarsource/sonarcloud-github-action@master
67+
continue-on-error: true
6768
env:
6869
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6970
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)