fix: ci8
This commit is contained in:
parent
123642b1ff
commit
84be35b0d7
1 changed files with 1 additions and 0 deletions
|
|
@ -17,3 +17,4 @@ steps:
|
||||||
commands:
|
commands:
|
||||||
- cp -r playwright/* ./
|
- cp -r playwright/* ./
|
||||||
- npx playwright test
|
- npx playwright test
|
||||||
|
- cat /root/.npm/_logs/*
|
||||||
|
|
|
||||||
Reference in a new issue