Remove report artifact, it is included in tests-and-screenshot-tests-results artifact.
This commit is contained in:
parent
4a10d5172e
commit
8017579820
1 changed files with 0 additions and 8 deletions
8
.github/workflows/tests.yml
vendored
8
.github/workflows/tests.yml
vendored
|
|
@ -57,14 +57,6 @@ jobs:
|
||||||
path: |
|
path: |
|
||||||
**/kover/merged/verification/errors.txt
|
**/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
|
- name: 🚫 Upload Screenshot failure differences on error
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
if: failure()
|
if: failure()
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue