Skip to content

Commit e50464c

Browse files
authored
Update java-ci.yml
1 parent 8509a63 commit e50464c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/java-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
oidc: true
5252
#files: COVERAGE_FILE_PATH
5353
files: ${{github.workspace}}/build/reports/jacoco/test/jacocoTestReport.xml
54-
add-prefix: src/main/java
54+
add-prefix: src/main/java/
5555
#- name: Test & publish code coverage
5656
# uses: paambaati/[email protected]
5757
# env:

0 commit comments

Comments
 (0)