mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 12:45:39 +01:00
Fix playground type errors and add CI test
This commit is contained in:
parent
f20e0c8d47
commit
01b6fa5b2e
11 changed files with 150 additions and 49 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
|
@ -69,3 +69,7 @@ jobs:
|
|||
- name: Build website
|
||||
working-directory: website
|
||||
run: yarn run build
|
||||
|
||||
- name: Test website
|
||||
working-directory: website
|
||||
run: yarn test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue