From: Jessica Wagantall Date: Thu, 4 Apr 2024 03:00:21 +0000 (-0700) Subject: Fix: Remove typo ARGS in sonar cloud call X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F57%2F12657%2F1;p=com%2Fpylog.git Fix: Remove typo ARGS in sonar cloud call Change-Id: I7d66c70c7f409cea290b50868b1f2391cba38405 Signed-off-by: Jessica Wagantall --- diff --git a/.github/workflows/gerrit-novote-merge.yaml b/.github/workflows/gerrit-novote-merge.yaml index f924ea6..f835427 100644 --- a/.github/workflows/gerrit-novote-merge.yaml +++ b/.github/workflows/gerrit-novote-merge.yaml @@ -91,8 +91,7 @@ jobs: env: SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }} with: - args: - SONAR_ARGS: > + args: > -Dsonar.build.sourceEncoding=UTF-8 -Dsonar.organization=o-ran-sc -Dsonar.projectBaseDir=.