Merge pull request #1073 from vector-im/renovate/app.cash.paparazzi-1.x

Update plugin paparazzi to v1.3.1
This commit is contained in:
Benoit Marty 2023-08-18 15:07:51 +02:00 committed by GitHub
commit b7f1a7765a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
95 changed files with 187 additions and 203 deletions

View file

@ -55,22 +55,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()
with:
name: failures
path: tests/uitests/out/failures/
retention-days: 5
- name: ✅ Upload kover report (disabled)
if: always()
run: echo "This is now done only once a day, see nightlyReports.yml"
@ -81,7 +65,7 @@ jobs:
with:
name: tests-and-screenshot-tests-results
path: |
**/out/failures/
**/build/paparazzi/failures/
**/build/reports/tests/*UnitTest/
# https://github.com/codecov/codecov-action