fix: ci9
This commit is contained in:
parent
84be35b0d7
commit
86d8f555e5
1 changed files with 1 additions and 0 deletions
|
|
@ -16,5 +16,6 @@ steps:
|
||||||
image: mcr.microsoft.com/playwright:v1.51.0-noble
|
image: mcr.microsoft.com/playwright:v1.51.0-noble
|
||||||
commands:
|
commands:
|
||||||
- cp -r playwright/* ./
|
- cp -r playwright/* ./
|
||||||
|
- npx playwright install
|
||||||
- npx playwright test
|
- npx playwright test
|
||||||
- cat /root/.npm/_logs/*
|
- cat /root/.npm/_logs/*
|
||||||
|
|
|
||||||
Reference in a new issue