Skip to content

Commit d022623

Browse files
committed
fix artifacts path
1 parent c7a1cf7 commit d022623

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/e2e-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
if: always()
3636
with:
3737
name: playwright-report
38-
path: extension/ql-vscode/playwright-report/
38+
path: extensions/ql-vscode/playwright-report/
3939
retention-days: 30
4040
- name: Stop containers
4141
working-directory: extensions/ql-vscode/test/e2e

0 commit comments

Comments
 (0)