fix artifacts path
This commit is contained in:
2
.github/workflows/e2e-tests.yml
vendored
2
.github/workflows/e2e-tests.yml
vendored
@@ -35,7 +35,7 @@ jobs:
|
||||
if: always()
|
||||
with:
|
||||
name: playwright-report
|
||||
path: extension/ql-vscode/playwright-report/
|
||||
path: extensions/ql-vscode/playwright-report/
|
||||
retention-days: 30
|
||||
- name: Stop containers
|
||||
working-directory: extensions/ql-vscode/test/e2e
|
||||
|
||||
Reference in New Issue
Block a user