Skip to content

Commit

Permalink
refactor: Always store videos
Browse files Browse the repository at this point in the history
  • Loading branch information
CvdL-UM committed Apr 18, 2024
1 parent 18e7622 commit fda70ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e-testing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
path: lawnotation-ui/cypress/screenshots
if-no-files-found: ignore # 'warn' or 'error' are also available, defaults to `warn`
- uses: actions/upload-artifact@v4
if: always()
with:
name: cypress-videos
path: lawnotation-ui/cypress/videos
Expand Down

0 comments on commit fda70ae

Please sign in to comment.