diff --git a/.github/workflows/py-tests.yml b/.github/workflows/py-tests.yml index db02859bb05..b30e6dd1100 100644 --- a/.github/workflows/py-tests.yml +++ b/.github/workflows/py-tests.yml @@ -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 }}