Remove report artifact, it is included in tests-and-screenshot-tests-results artifact.
This commit is contained in:
committed by
Benoit Marty
parent
8fabf6bc8d
commit
90351586ef
@@ -57,14 +57,6 @@ jobs:
|
||||
path: |
|
||||
**/kover/merged/verification/errors.txt
|
||||
|
||||
- name: 📸 Upload Screenshot test report
|
||||
uses: actions/upload-artifact@v3
|
||||
if: always()
|
||||
with:
|
||||
name: reports
|
||||
path: tests/uitests/build/reports/tests/testDebugUnitTest/
|
||||
retention-days: 5
|
||||
|
||||
- name: 🚫 Upload Screenshot failure differences on error
|
||||
uses: actions/upload-artifact@v3
|
||||
if: failure()
|
||||
|
||||
Reference in New Issue
Block a user