fix: ci playwrite test
This commit is contained in:
parent
eec1b8b341
commit
58bd563aec
1 changed files with 1 additions and 1 deletions
|
@ -15,4 +15,4 @@ steps:
|
|||
- name: test
|
||||
image: mcr.microsoft.com/playwright:v1.51.0-noble
|
||||
commands:
|
||||
- cd playwright; npx playwright test
|
||||
- cp -R playwright/* ./; npx playwright test
|
||||
|
|
Loading…
Add table
Reference in a new issue