Skip to content

Commit 05d0dc1

Browse files
authored
#2029 test reports publishing
removed the artifact name. When defined the action tries to download but uploads are not imediately available after upload
1 parent c66e085 commit 05d0dc1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/system-tests.yml

-1
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,6 @@ jobs:
366366
uses: dorny/test-reporter@v1
367367
with:
368368
name: Test Results | ${{ env.DITTO_BRANCH }} ${{ github.run_number }}
369-
artifact: system-test-results-${{ env.DITTO_BRANCH }}-${{ github.run_number }}
370369
path: ./**/target/failsafe-reports/*IT.xml
371370
reporter: java-junit
372371
working-directory: ditto-testing

0 commit comments

Comments
 (0)