fix: ci5
This commit is contained in:
parent
38b3fb0993
commit
e9c201e23f
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ services:
|
||||||
- 8080
|
- 8080
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: test
|
- name: playwright
|
||||||
image: mcr.microsoft.com/playwright:v1.51.0-noble
|
image: mcr.microsoft.com/playwright:v1.51.0-noble
|
||||||
commands:
|
commands:
|
||||||
- npx playwright test
|
- npx playwright test
|
||||||
|
|
|
||||||
Reference in a new issue