Revert "add video recodring and upload for testing purposes"

This reverts commit 4e988167527c3aa4b3ae5e8d43f8993d2741f9b2.
This commit is contained in:
mahula 2023-02-02 14:24:06 +01:00
parent 4e98816752
commit bc12958e3e

View File

@ -666,9 +666,5 @@ jobs:
with:
name: cypress-screenshots
path: /home/runner/work/gradido/gradido/e2e-tests/cypress/tests/cypress/screenshots/
- name: End-to-end tests | if tests failed, upload videos
if: ${{ failure() && steps.e2e-tests.conclusion == 'failure' }}
uses: actions/upload-artifact@v3
with:
name: cypress-videos
path: /home/runner/work/gradido/gradido/e2e-tests/cypress/tests/cypress/videos/