Skip to content

Commit 29c022b

Browse files
authored
Update test.yml
1 parent 723047d commit 29c022b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,4 +226,5 @@ jobs:
226226
uses: actions/upload-artifact@v4
227227
with:
228228
name: screenshots
229-
path: ${{ github.workspace }}/**/screenshots
229+
path: .vscode-test/test-resources/screenshots
230+
if-no-files-found: ignore

0 commit comments

Comments
 (0)