tests - do not retryCountOnTaskFailure playwright (#161299)

* tests - do not `retryCountOnTaskFailure` playwright

* compile
This commit is contained in:
Benjamin Pasero
2022-09-20 00:55:06 -07:00
committed by GitHub
parent a829fbb91c
commit ca745eea7c
7 changed files with 11 additions and 14 deletions

View File

@@ -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