fix: ci
This commit is contained in:
parent
e2889ce720
commit
0b68e5a466
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ services:
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: playwright
|
- name: playwright
|
||||||
image: mcr.microsoft.com/playwright:v1.51.0-noble
|
image: mcr.microsoft.com/playwright:v1.50.0
|
||||||
commands:
|
commands:
|
||||||
- cp -r playwright/* ./
|
- cp -r playwright/* ./
|
||||||
- npx playwright install
|
- npx playwright install
|
||||||
|
|
|
||||||
Reference in a new issue