ci(cypress): always run the upload video files step (#1445)

This commit is contained in:
fallenbagel
2025-03-11 07:06:56 +08:00
committed by GitHub
parent 5b998bef82
commit 863b675c77

View File

@@ -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