mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-17 12:10:22 -05:00
remove bogus build steps, added retries to yarn install in new places
fixes #138983
This commit is contained in:
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@@ -295,9 +295,6 @@ jobs:
|
||||
- name: Run Valid Layers Checks
|
||||
run: yarn valid-layers-check
|
||||
|
||||
- name: Compile /build/
|
||||
run: yarn --cwd build compile
|
||||
|
||||
- name: Run eslint
|
||||
run: yarn eslint
|
||||
|
||||
|
||||
Reference in New Issue
Block a user