Skip to content

Commit

Permalink
try to get correct video path
Browse files Browse the repository at this point in the history
  • Loading branch information
tla authored Jun 28, 2023
1 parent cad7b25 commit 0870a2e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,5 +88,5 @@ jobs:
if: failure()
uses: actions/upload-artifact@v3
with:
name: test_videos.tgz
path: /app/cypress/videos/
name: cypress_videos
path: frontend-e2e/cypress/videos

0 comments on commit 0870a2e

Please sign in to comment.