Update ci.yml

This commit is contained in:
Pierre Balzack 2025-03-09 08:52:44 -07:00 committed by GitHub
parent e2822f2db6
commit cf1823e298
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -54,6 +54,7 @@ jobs:
run: | run: |
cd app/mobile cd app/mobile
yarn install yarn install
yarn build
yarn jest yarn jest
- name: Test SDK - name: Test SDK