fix: ci change folter
This commit is contained in:
parent
cc6ce71a57
commit
eec1b8b341
1 changed files with 1 additions and 1 deletions
|
|
@ -15,4 +15,4 @@ steps:
|
||||||
- name: test
|
- name: test
|
||||||
image: mcr.microsoft.com/playwright:v1.51.0-noble
|
image: mcr.microsoft.com/playwright:v1.51.0-noble
|
||||||
commands:
|
commands:
|
||||||
- npx playwright test
|
- cd playwright; npx playwright test
|
||||||
|
|
|
||||||
Reference in a new issue