Build before pro test
This commit is contained in:
parent
b63f593b17
commit
d1ad7551dc
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue