build - debug playwright install (#161099)

This commit is contained in:
Benjamin Pasero
2022-09-16 06:52:48 -07:00
committed by GitHub
parent 9d90f376eb
commit 42cbf7dde0
5 changed files with 8 additions and 8 deletions

View File

@@ -53,7 +53,7 @@ jobs:
run: yarn --frozen-lockfile --network-timeout 180000
- name: Download Playwright
run: yarn playwright-install
run: DEBUG=pw:install yarn playwright-install
- name: Run Monaco Editor Checks
run: yarn monaco-compile-check