Skip to content

Commit

Permalink
Merge branch 'master' into multi_product
Browse files Browse the repository at this point in the history
  • Loading branch information
leventeBajczi authored Feb 23, 2024
2 parents 5ee7afd + 81d96b3 commit 181e88c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sonar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ jobs:
if: env.SONAR_TOKEN != '' && github.event_name == 'pull_request_target'
uses: gradle/gradle-build-action@40b6781dcdec2762ad36556682ac74e31030cfe2 # v2.5.1
with:
arguments: build jacocoTestReport sonar --info -Dorg.gradle.jvmargs=-XX:MaxMetaspaceSize=512m -Dsonar.pullrequest.key=${{ github.event.pull_request.number }
arguments: build jacocoTestReport sonar --info -Dorg.gradle.jvmargs=-XX:MaxMetaspaceSize=512m -Dsonar.pullrequest.key=${{ github.event.pull_request.number }}

0 comments on commit 181e88c

Please sign in to comment.