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 d036cfd commit b78a537Copy full SHA for b78a537
1 file changed
.github/workflows/test.yml
@@ -68,5 +68,6 @@ jobs:
68
uses: actions/upload-artifact@v7
69
if: failure()
70
with:
71
+ name: Screenshots
72
path: tmp/screenshots/*.png
73
if-no-files-found: ignore
0 commit comments