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()
|
if: always()
|
||||||
with:
|
with:
|
||||||
name: playwright-report
|
name: playwright-report
|
||||||
path: extension/ql-vscode/playwright-report/
|
path: extensions/ql-vscode/playwright-report/
|
||||||
retention-days: 30
|
retention-days: 30
|
||||||
- name: Stop containers
|
- name: Stop containers
|
||||||
working-directory: extensions/ql-vscode/test/e2e
|
working-directory: extensions/ql-vscode/test/e2e
|
||||||
|
|||||||
Reference in New Issue
Block a user