Adding cypress videos to the artifacts #58

Merged
mihajlo merged 1 commits from ci into main 2023-10-16 14:24:11 +00:00
Showing only changes of commit ba67248155 - Show all commits

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