Skip to content

Commit 911f833

Browse files
authored
Update test.yml
1 parent 65e1c85 commit 911f833

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

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

0 commit comments

Comments
 (0)