mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 15:05:39 +01:00
Add website check in CI
This commit is contained in:
parent
6c96c40148
commit
5bb2a27249
1 changed files with 3 additions and 0 deletions
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
|
|
@ -52,3 +52,6 @@ jobs:
|
|||
|
||||
- name: Run smoke test
|
||||
run: npm run smoketest
|
||||
|
||||
- name: Build website
|
||||
run: npm run build-website
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue