mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 12:45:39 +01:00
Remove step which moved to the vscode CI
This commit is contained in:
parent
27336b6fb4
commit
14c560f898
1 changed files with 0 additions and 13 deletions
13
.github/workflows/ci.yml
vendored
13
.github/workflows/ci.yml
vendored
|
|
@ -65,19 +65,6 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
yarn gulp editor-distro
|
yarn gulp editor-distro
|
||||||
|
|
||||||
- name: Typings validation prep
|
|
||||||
run: |
|
|
||||||
mkdir typings-test
|
|
||||||
|
|
||||||
- name: Typings validation
|
|
||||||
working-directory: ./typings-test
|
|
||||||
run: |
|
|
||||||
yarn init -yp
|
|
||||||
yarn add typescript
|
|
||||||
yarn tsc --init
|
|
||||||
echo "import '../vscode/out-monaco-editor-core';" > a.ts
|
|
||||||
yarn tsc --noEmit
|
|
||||||
|
|
||||||
- name: NPM Install
|
- name: NPM Install
|
||||||
run: npm install
|
run: npm install
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue