Skip to content

Commit 2515d17

Browse files
authored
Update jacoco path in integration tests workflow
1 parent e0c2b57 commit 2515d17

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/container_integration_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ jobs:
238238
path: |
239239
target/surefire-reports/
240240
target/failsafe-reports/
241-
target/site/jacoco/
241+
target/site/jacoco*/
242242
retention-days: 14
243243

244244
# ---------------------------

0 commit comments

Comments
 (0)