mirror of
https://github.com/scratchfoundation/scratch-render.git
synced 2024-11-14 19:35:05 -05:00
Add playwright install
This commit is contained in:
parent
59b0cfb270
commit
3d658da62e
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ commands:
|
|||
command: |
|
||||
npm --production=false install
|
||||
npm --production=false update
|
||||
npx playwright install
|
||||
|
||||
test:
|
||||
steps:
|
||||
|
|
Loading…
Reference in a new issue