Skip to content

Commit

Permalink
Upload e2e failure video
Browse files Browse the repository at this point in the history
  • Loading branch information
EvanHerman committed Jan 17, 2024
1 parent 067a96b commit c9e7c7d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,6 @@ jobs:
if: ${{ failure() }}
uses: actions/upload-artifact@v3
with:
name: e2e-fail.mp4
path: ./.dev/tests/cypress/videos/e2e-fail.mp4
name: customizer.spec.js.mp4
path: ./.dev/tests/cypress/videos/customizer/customizer.spec.js.mp4
retention-days: 1

0 comments on commit c9e7c7d

Please sign in to comment.