@@ -11,7 +11,7 @@ steps:
commands:
- cd client
- yarn install
- - yarn test:ci
+ # - yarn test:ci
- yarn build
- mv build/* /build/
when: