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

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