mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-09-09 09:02:12 +00:00
Test GA Sonar with updated projectBaseDir (#5145)
Test GA Sonar with updated projectBaseDir (#5145)
This commit is contained in:
parent
a26d1b15a2
commit
ecbedf521a
2
.github/workflows/py-tests-3_9.yml
vendored
2
.github/workflows/py-tests-3_9.yml
vendored
@ -74,4 +74,4 @@ jobs:
|
|||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
SONAR_TOKEN: ${{ secrets.INGESTION_SONAR_SECRET }}
|
SONAR_TOKEN: ${{ secrets.INGESTION_SONAR_SECRET }}
|
||||||
with:
|
with:
|
||||||
projectBaseDir: ingestion
|
projectBaseDir: ingestion/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user