We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62262d5 commit 89c38b7Copy full SHA for 89c38b7
.github/workflows/update-screenshot.yml
@@ -45,7 +45,6 @@ jobs:
45
run: make tests-update-screenshots
46
- uses: actions/upload-artifact@v4
47
id: artifact-upload
48
- if: ${{ !cancelled() && failure() && steps.test-visual.conclusion == 'failure' }}
49
with:
50
name: screenshots
51
path: tests/src/__screenshots__
0 commit comments