Install playwright using npx playwright install

This commit is contained in:
Alex Dima 2022-01-25 17:28:36 +01:00
parent bd369c638e
commit fcb7a9f7c8
No known key found for this signature in database
GPG key ID: 39563C1504FDD0C9

View file

@ -310,8 +310,8 @@ jobs:
- name: Editor Distro & ESM Bundle
run: yarn gulp editor-esm-bundle
- name: Download Playwright
run: yarn playwright-install
- name: Install Playwright
run: npx playwright install
- name: Editor ESM sources check
working-directory: ./test/monaco