We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2af1d89 commit 59ef77fCopy full SHA for 59ef77f
.github/workflows/_tests.yml
@@ -45,6 +45,6 @@ jobs:
45
uses: actions/upload-artifact@v3
46
with:
47
name: visual-test-screenshots
48
- path: artifacts/image_diffs
+ path: ./testing/artifacts/image_diffs
49
if-no-files-found: ignore
50
retention-days: 2
0 commit comments