Skip to content

Commit 9075c57

Browse files
committed
Add language directory building to the ES part of the testing workflow. (#12051)
1 parent 651138a commit 9075c57

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,8 @@ jobs:
176176
npm run build:es
177177
npm run build:commonjs
178178
npm run build:languages.es
179+
npm run build:languages
180+
npm run build:languages.min
179181
npm run postbuild
180182
- run: tar -zcf tmp.tar.gz ./handsontable/tmp
181183

0 commit comments

Comments
 (0)