From a7ce6b4419d94f3c7d4b08ae4050ecdf65a07420 Mon Sep 17 00:00:00 2001 From: Thomas Nordquist Date: Fri, 10 May 2024 22:30:02 +0200 Subject: [PATCH] chore: upload test video as test artifact --- .github/workflows/ui-test.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/ui-test.yml b/.github/workflows/ui-test.yml index 0e5449f5..13cfc512 100644 --- a/.github/workflows/ui-test.yml +++ b/.github/workflows/ui-test.yml @@ -16,3 +16,5 @@ jobs: run: yarn build - name: Install Packages run: yarn ui-test + - uses: actions/upload-artifact@v4 + with: ui-test.*