mirror of
https://github.com/balzack/databag.git
synced 2025-03-13 00:50:03 +00:00
Update ci.yml
This commit is contained in:
parent
cf1823e298
commit
42e996920f
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -53,13 +53,13 @@ jobs:
|
||||
- name: Jest ReactNative
|
||||
run: |
|
||||
cd app/mobile
|
||||
yarn install
|
||||
yarn build
|
||||
yarn jest
|
||||
|
||||
- name: Test SDK
|
||||
run: |
|
||||
cd app/sdk
|
||||
yarn install
|
||||
yarn build
|
||||
yarn test --silent
|
||||
|
||||
- name: Export
|
||||
|
Loading…
Reference in New Issue
Block a user