Skip to content

Commit e0c961d

Browse files
committed
Merge remote-tracking branch 'origin/main' into eric/upgrade-sdk-53
2 parents 59b5f98 + ccaa120 commit e0c961d

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -100,12 +100,6 @@ jobs:
100100
if: env.GIT_DIFF
101101
with:
102102
name: "${{ github.sha }}-coverage"
103-
- name: sonarcloud
104-
if: ${{ env.SONAR_TOKEN != null && env.GIT_DIFF && !github.event.pull_request.draft }}
105-
uses: SonarSource/sonarcloud-github-action@master
106-
env:
107-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
108-
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
109103

110104
liveness-test:
111105
runs-on: Gaia-Runner-medium

0 commit comments

Comments
 (0)