Build before pro test

This commit is contained in:
Adria Navarro 2023-05-05 14:14:33 +01:00
parent b63f593b17
commit d1ad7551dc
1 changed files with 1 additions and 0 deletions

View File

@ -79,6 +79,7 @@ jobs:
node-version: 14.x
- run: yarn
- run: yarn bootstrap
- run: yarn build --scope=@budibase/types --scope=@budibase/shared-core
- run: yarn test --scope=@budibase/pro
integration-test: