diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 838a0ba6..0ed5a853 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -44,6 +44,7 @@ jobs: yarn --frozen-lockfile yarn test - name: Upload test artifacts + if: always() uses: actions/upload-artifact@v2 with: name: test-videos