diff --git a/.github/workflows/ui-tests.js.yml b/.github/workflows/ui-tests.js.yml index 996d3f225..19951cb2a 100644 --- a/.github/workflows/ui-tests.js.yml +++ b/.github/workflows/ui-tests.js.yml @@ -73,6 +73,7 @@ jobs: - name: [Edge] Run visual tests run: yarn cy:test-edge - name: Upload Debug + if: ${{ failure() }} uses: actions/upload-artifact@v3 with: name: 'Snapshots'