mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 10:38:59 +01:00
tests - do not retryCountOnTaskFailure playwright (#161299)
* tests - do not `retryCountOnTaskFailure` playwright * compile
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: DEBUG=pw:install yarn playwright-install
|
||||
run: yarn playwright-install
|
||||
|
||||
- name: Run Monaco Editor Checks
|
||||
run: yarn monaco-compile-check
|
||||
|
||||
Reference in New Issue
Block a user