Add playwright install

This commit is contained in:
meyerhot95 2022-10-29 15:37:24 -04:00
parent 59b0cfb270
commit 3d658da62e

View file

@ -28,6 +28,7 @@ commands:
command: |
npm --production=false install
npm --production=false update
npx playwright install
test:
steps: