Split
This commit is contained in:
parent
0b107f1038
commit
a1d47aea3e
|
@ -60,6 +60,7 @@ jobs:
|
|||
node-version: 14.x
|
||||
cache: "yarn"
|
||||
- run: yarn
|
||||
- run: yarn build --projects @budibase/shared-core,@budibase/string-templates
|
||||
- run: yarn test --ignore=@budibase/worker --ignore=@budibase/server --ignore=@budibase/pro
|
||||
- uses: codecov/codecov-action@v3
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue