We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c66e085 commit 05d0dc1Copy full SHA for 05d0dc1
.github/workflows/system-tests.yml
@@ -366,7 +366,6 @@ jobs:
366
uses: dorny/test-reporter@v1
367
with:
368
name: Test Results | ${{ env.DITTO_BRANCH }} ${{ github.run_number }}
369
- artifact: system-test-results-${{ env.DITTO_BRANCH }}-${{ github.run_number }}
370
path: ./**/target/failsafe-reports/*IT.xml
371
reporter: java-junit
372
working-directory: ditto-testing
0 commit comments