Skip to content

Commit

Permalink
#2029 test reports publishing
Browse files Browse the repository at this point in the history
removed the artifact name. When defined the action tries to download but uploads are not imediately available after upload
  • Loading branch information
alstanchev authored Oct 3, 2024
1 parent c66e085 commit 05d0dc1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/system-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,6 @@ jobs:
uses: dorny/test-reporter@v1
with:
name: Test Results | ${{ env.DITTO_BRANCH }} ${{ github.run_number }}
artifact: system-test-results-${{ env.DITTO_BRANCH }}-${{ github.run_number }}
path: ./**/target/failsafe-reports/*IT.xml
reporter: java-junit
working-directory: ditto-testing
Expand Down

0 comments on commit 05d0dc1

Please sign in to comment.