fix: ci7
This commit is contained in:
parent
d5fb0d57d6
commit
123642b1ff
1 changed files with 1 additions and 0 deletions
|
|
@ -15,4 +15,5 @@ steps:
|
||||||
- name: playwright
|
- name: playwright
|
||||||
image: mcr.microsoft.com/playwright:v1.51.0-noble
|
image: mcr.microsoft.com/playwright:v1.51.0-noble
|
||||||
commands:
|
commands:
|
||||||
|
- cp -r playwright/* ./
|
||||||
- npx playwright test
|
- npx playwright test
|
||||||
|
|
|
||||||
Reference in a new issue