mirror of
https://github.com/open-metadata/OpenMetadata
synced 2026-05-24 09:39:11 +00:00
parent
c28f3274d1
commit
fccb0a68a2
1 changed files with 1 additions and 3 deletions
4
.github/workflows/maven-build.yml
vendored
4
.github/workflows/maven-build.yml
vendored
|
|
@ -116,6 +116,4 @@ jobs:
|
|||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
fail_on_test_failures: true
|
||||
report_paths: |
|
||||
'openmetadata-service/target/surefire-reports/TEST-*.xml'
|
||||
'openmetadata-ui/target/test-reports/*.xml'
|
||||
report_paths: 'openmetadata-service/target/surefire-reports/TEST-*.xml'
|
||||
|
|
|
|||
Loading…
Reference in a new issue