diff --git a/.github/workflows/cypress.yml b/.github/workflows/cypress.yml index ce5430971..6f8e2d8af 100644 --- a/.github/workflows/cypress.yml +++ b/.github/workflows/cypress.yml @@ -37,6 +37,7 @@ jobs: COMMIT_INFO_MESSAGE: ${{github.event.pull_request.title}} COMMIT_INFO_SHA: ${{github.event.pull_request.head.sha}} - name: Upload video files + if: always() uses: actions/upload-artifact@v4 with: name: cypress-videos