Merge pull request 'Adding cypress videos to the artifacts' (#58) from ci into main
Reviewed-on: #58
This commit is contained in:
commit
fa2c8eb839
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user