Update ci.yml

This commit is contained in:
Pierre Balzack 2025-03-09 09:05:36 -07:00 committed by GitHub
parent 42e996920f
commit 09d4f03c54
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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