Merge pull request 'Adding cypress videos to the artifacts' (#58) from ci into main
Some checks failed
Release / Build-production-and-ng-test (push) Successful in 7m5s
Release / Build-and-test-development (push) Successful in 11m21s
Release / release (push) Failing after 2m6s

Reviewed-on: #58
This commit is contained in:
mihajlo 2023-10-16 14:24:10 +00:00
commit fa2c8eb839

View File

@ -135,7 +135,8 @@ jobs:
run: |
zip -r cypress-videos ./client/cypress/videos
- name: Cypress videos artifacts
- name: Add cypress videos artifacts
if: always()
uses: actions/upload-artifact@v3
with:
name: cypress-videos.zip