1
0
Fork 0
mirror of synced 2024-09-29 16:51:33 +13:00

Build type-checks dependencies

This commit is contained in:
Adria Navarro 2023-05-22 14:50:15 +02:00
parent babd0d79a0
commit ead9c5b00c

View file

@ -44,6 +44,7 @@ jobs:
node-version: 14.x
cache: "yarn"
- run: yarn
- run: yarn build --projects=@budibase/string-templates
- run: yarn nx run-many -t=check:types
test: