Build type-checks dependencies
This commit is contained in:
parent
babd0d79a0
commit
ead9c5b00c
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue