Remove failures artifact, the content is included in tests-and-screenshot-tests-results artifact (only one artifact to download).
This commit is contained in:
parent
8017579820
commit
1706b6e91d
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 failure differences on error
|
|
||||||
uses: actions/upload-artifact@v3
|
|
||||||
if: failure()
|
|
||||||
with:
|
|
||||||
name: failures
|
|
||||||
path: tests/uitests/build/paparazzi/failures/
|
|
||||||
retention-days: 5
|
|
||||||
|
|
||||||
- name: ✅ Upload kover report (disabled)
|
- name: ✅ Upload kover report (disabled)
|
||||||
if: always()
|
if: always()
|
||||||
run: echo "This is now done only once a day, see nightlyReports.yml"
|
run: echo "This is now done only once a day, see nightlyReports.yml"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue