diff --git a/.github/workflows/system-tests.yml b/.github/workflows/system-tests.yml index 1acbd32054..f0f570b04d 100644 --- a/.github/workflows/system-tests.yml +++ b/.github/workflows/system-tests.yml @@ -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