@ -7,6 +7,8 @@ steps:
image: yarnpkg/node-yarn
commands:
- yarn install
- cd server && yarn install
- cd client && yarn install
- name: back-end test