Skip to content

Commit

Permalink
chore: upload test video as test artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Nordquist committed May 10, 2024
1 parent a7ce6b4 commit 36fc24f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ui-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,5 @@ jobs:
- name: Install Packages
run: yarn ui-test
- uses: actions/upload-artifact@v4
with: ui-test.*
with:
path: ui-test.gif

0 comments on commit 36fc24f

Please sign in to comment.