Check that the /build/ folder compiles

This commit is contained in:
Alex Dima
2021-05-26 14:43:02 +02:00
parent 0e3459b0b9
commit c704e43d5d

View File

@@ -244,6 +244,9 @@ jobs:
- name: Run Valid Layers Checks
run: yarn valid-layers-check
- name: Compile /build/
run: yarn --cwd build compile
- name: Run Monaco Editor Checks
run: yarn monaco-compile-check