Merge branch 'main' into issue56
All checks were successful
Build / Build-and-ng-test (pull_request) Successful in 1m18s

This commit is contained in:
allan 2023-10-16 14:55:11 +00:00
commit b5c3fb2af4

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