Skip to content

Commit

Permalink
ci: always upload cy videos
Browse files Browse the repository at this point in the history
  • Loading branch information
floydnant committed Nov 16, 2023
1 parent 0a36cf2 commit cfbd459
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ jobs:

- name: Upload e2e test videos
uses: actions/upload-artifact@v3
if: always()
with:
name: e2e test videos
path: client-v2/cypress/videos
Expand Down

0 comments on commit cfbd459

Please sign in to comment.