mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2026-01-06 04:26:57 +00:00
Fix: configuration of Push Results in PR to Sonar step on py-test GH (#9946)
This commit is contained in:
parent
19f034eec4
commit
4c91e80132
2
.github/workflows/py-tests.yml
vendored
2
.github/workflows/py-tests.yml
vendored
@ -125,7 +125,7 @@ jobs:
|
||||
attempt_limit: 3
|
||||
attempt_delay: 10000
|
||||
action: sonarsource/sonarcloud-github-action@master
|
||||
with:
|
||||
with: |
|
||||
args: >
|
||||
-Dproject.settings=ingestion/sonar-project.properties
|
||||
-Dsonar.pullrequest.key=${{ github.event.pull_request.number }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user