fix: ci
This commit is contained in:
parent
92c72f1fea
commit
96e062ea28
1 changed files with 1 additions and 1 deletions
|
@ -15,5 +15,5 @@ steps:
|
|||
- name: test
|
||||
image: mcr.microsoft.com/playwright:v1.51.0-noble
|
||||
commands:
|
||||
- cp -R playwright/* ./
|
||||
- "cp -R playwright/* ./"
|
||||
- npx playwright test
|
||||
|
|
Loading…
Add table
Reference in a new issue