ci: update test video upload path in E2E workflow
This commit is contained in:
parent
f7be31f84b
commit
73290ed470
4
.github/workflows/wc-e2e-test.yaml
vendored
4
.github/workflows/wc-e2e-test.yaml
vendored
@ -76,7 +76,9 @@ jobs:
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: test-videos
|
||||
|
||||
path: |
|
||||
frontend/webcomponent/test-results/*/*.webm
|
||||
retention-days: 2
|
||||
|
||||
webcomponent-e2e-test:
|
||||
name: WebComponent E2E Tests
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user