Skip to content

Commit c46740a

Browse files
committed
Add unique suffix to jre-test test reports
1 parent bbc53fa commit c46740a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/integration-test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ jobs:
6363
-Dlog4j.repository.url=${{ inputs.log4j-repository-url }}
6464
repository: 'apache/logging-log4j-samples'
6565
ref: ${{ inputs.samples-ref }}
66+
test-report-suffix: '-it'
6667

6768
android-test:
6869
uses: apache/logging-log4j-samples/.github/workflows/android-reusable-test.yaml@main

0 commit comments

Comments
 (0)