mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 02:58:56 +01:00
build - debug playwright install (#161099)
This commit is contained in:
2
.github/workflows/monaco-editor.yml
vendored
2
.github/workflows/monaco-editor.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user