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 65e1c85 commit 911f833Copy full SHA for 911f833
.github/workflows/test.yml
@@ -226,5 +226,5 @@ jobs:
226
uses: actions/upload-artifact@v4
227
with:
228
name: screenshots
229
- path: ${{ github.workspace }}/.vscode-test/screenshots
+ path: .vscode-test/screenshots
230
if-no-files-found: ignore
0 commit comments