monaco-compile-check is covered by the GitHub CI

This commit is contained in:
Alexandru Dima 2021-01-07 16:27:33 +01:00
parent b1877cd33e
commit aa48a4eff7
No known key found for this signature in database
GPG key ID: 6E58D7B045760DA0

View file

@ -101,7 +101,7 @@ steps:
- script: |
set -e
yarn npm-run-all -lp core-ci extensions-ci hygiene eslint monaco-compile-check valid-layers-check
yarn npm-run-all -lp core-ci extensions-ci hygiene eslint valid-layers-check
displayName: Compile & Hygiene
- script: |