fix: ci3
This commit is contained in:
parent
7d733465d8
commit
a5c0918d2f
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