ci: include typescript build

This commit is contained in:
Alexander Zeitler 2021-04-14 16:28:36 +02:00
parent c7c6f01658
commit 9c43efa2b2

View file

@ -24,4 +24,5 @@ jobs:
with:
node-version: '12'
- run: yarn
- run: yarn build
- run: yarn test